Skip to content

Commit 0f678ca

Browse files
author
Alan Westbrook
committed
Bump up the build to 2
1 parent a65b50a commit 0f678ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: Orangered-Swift/Info.plist

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<string>en</string>
77
<key>CFBundleExecutable</key>
88
<string>$(EXECUTABLE_NAME)</string>
9+
<key>CFBundleGetInfoString</key>
10+
<string>2.0, http://www.voidref.com/orangered/Orangered!.html</string>
911
<key>CFBundleIdentifier</key>
1012
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
1113
<key>CFBundleInfoDictionaryVersion</key>
@@ -19,7 +21,7 @@
1921
<key>CFBundleSignature</key>
2022
<string>????</string>
2123
<key>CFBundleVersion</key>
22-
<string>1</string>
24+
<string>2</string>
2325
<key>LSApplicationCategoryType</key>
2426
<string>public.app-category.utilities</string>
2527
<key>LSMinimumSystemVersion</key>
@@ -30,7 +32,5 @@
3032
<string>Copyright © 2016 Rockwood Software. All rights reserved.</string>
3133
<key>NSPrincipalClass</key>
3234
<string>NSApplication</string>
33-
<key>CFBundleGetInfoString</key>
34-
<string>2.0, http://www.voidref.com/orangered/Orangered!.html</string>
3535
</dict>
3636
</plist>

0 commit comments

Comments
 (0)