]> Dogcows Code - chaz/thecheat/blobdiff - Info.plist
Remove support of Mac OS X 10.3 and earlier system, change codes for Mac OS X 10.7.
[chaz/thecheat] / Info.plist
index cd8ee2bc7bfe2f4b7cf919aa3833ae79028b6778..6c7dfdae9ef533a7d809ce7d9f9a14b300f736ea 100644 (file)
@@ -35,8 +35,6 @@
        <string>icon.icns</string>
        <key>CFBundleIdentifier</key>
        <string>com.brokenzipper.TheCheat</string>
-       <key>SecTaskAccess</key>
-       <string>allowed</string>
        <key>CFBundleInfoDictionaryVersion</key>
        <string>6.0</string>
        <key>CFBundleName</key>
@@ -44,7 +42,7 @@
        <key>CFBundlePackageType</key>
        <string>APPL</string>
        <key>CFBundleShortVersionString</key>
-       <string>1.2.5</string>
+       <string>1.2.6</string>
        <key>CFBundleSignature</key>
        <string>chœt</string>
        <key>CFBundleURLTypes</key>
                </dict>
        </array>
        <key>CFBundleVersion</key>
-       <string>1.2.5</string>
+       <string>1.2.6</string>
        <key>NSAppleScriptEnabled</key>
        <string>YES</string>
        <key>NSMainNibFile</key>
        <string>MainMenu</string>
        <key>NSPrincipalClass</key>
        <string>AppController</string>
+       <key>SecTaskAccess</key>
+       <string>allowed</string>
 </dict>
 </plist>
This page took 0.023989 seconds and 4 git commands to generate.