Bump project version to 212.1.
[macgdbp.git] / Info.plist
index ad5ec73666980967b509f342ab4f9f5da42c3d8c..f93521e6dd206ef4c4366eae70cd08b126ee798f 100644 (file)
@@ -7,11 +7,11 @@
        <key>CFBundleExecutable</key>
        <string>${EXECUTABLE_NAME}</string>
        <key>CFBundleGetInfoString</key>
-       <string>${EXECUTABLE_NAME} 1.2.0, 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.2.0</string>
+       <string>$(MARKETING_VERSION)</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>GIT_HASH</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>
+       <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>