Bump project version to 212.1.
[macgdbp.git] / Info.plist
index 1e210e9f8b9655ef12e0db533bef688280d663df..f93521e6dd206ef4c4366eae70cd08b126ee798f 100644 (file)
@@ -7,11 +7,11 @@
        <key>CFBundleExecutable</key>
        <string>${EXECUTABLE_NAME}</string>
        <key>CFBundleGetInfoString</key>
-       <string>${EXECUTABLE_NAME} 1.4 Beta, Copyright 2007-2009 Blue Static</string>
+       <string>${EXECUTABLE_NAME} ${MARKETING_VERSION}, Copyright 2007-2022 Blue Static</string>
        <key>CFBundleIconFile</key>
        <string>MacGDBp</string>
        <key>CFBundleIdentifier</key>
-       <string>org.bluestatic.macgdbp</string>
+       <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
        <key>CFBundleInfoDictionaryVersion</key>
        <string>6.0</string>
        <key>CFBundleName</key>
        <key>CFBundlePackageType</key>
        <string>APPL</string>
        <key>CFBundleShortVersionString</key>
-       <string>1.4b</string>
+       <string>$(MARKETING_VERSION)</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>__GITCREMENT__</string>
+       <string>$(CURRENT_PROJECT_VERSION)</string>
        <key>NSMainNibFile</key>
        <string>MainMenu</string>
        <key>NSPrincipalClass</key>
        <string>NSApplication</string>
        <key>SUFeedURL</key>
-       <string>http://www.bluestatic.org/versioncast.php?prod=macgdbp</string>
-       <key>SUShowReleaseNotes</key>
-       <false/>
+       <string>https://www.bluestatic.org/software/macgdbp/appcast.xml</string>
        <key>SUPublicDSAKeyFile</key>
        <string>dsa_pub.pem</string>
+       <key>SUPublicEDKey</key>
+       <string>+lYvh/I4BsXm7O1P1Q//xonUavygu1E8SNq+04QAnlk=</string>
+       <key>SUShowReleaseNotes</key>
+       <false/>
 </dict>
 </plist>