quickSelfTest/osx/Info.plist
changeset 508 e3f314bd931a
parent 496 135a6b035d93
child 523 a6221497bffc
--- a/quickSelfTest/osx/Info.plist	Wed Oct 18 11:31:26 2017 +0200
+++ b/quickSelfTest/osx/Info.plist	Wed Oct 18 11:31:29 2017 +0200
@@ -2,21 +2,21 @@
 <!DOCTYPE plist PUBLIC "-//Apple//DTP PLIST 1.0//EN" "http//www.apple.com/DTDs/ProperyList-1.0.dtd">
 <plist version="1.0">
 <dict>
-<key>CFBundleName</key>
+<key>CFBundlePackageType</key>
+<string>APPL</string>
+<key>CFBundleExecutable</key>
 <string>quickSelfTest</string>
 <key>CFBundleShortVersionString</key>
-<string>7.1.1.7</string>
-<key>CFBundlePackageType</key>
-<string>APPL</string>
-<key>CFBundleIdentifier</key>
-<string>stx.goodies.builder.quickSelfTest</string>
-<key>CFBundleVersion</key>
-<string>7.1.1.7</string>
+<string>7.1.1.8</string>
+<key>CFBundleName</key>
+<string>quickSelfTest</string>
 <key>CFBundleInfoDictionaryVersion</key>
 <string>6.0</string>
 <key>LSMinimumSystemVersion</key>
 <string>10.6</string>
-<key>CFBundleExecutable</key>
-<string>quickSelfTest</string>
+<key>CFBundleIdentifier</key>
+<string>stx.goodies.builder.quickSelfTest</string>
+<key>CFBundleVersion</key>
+<string>7.1.1.8</string>
 </dict>
 </plist>