mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-14 00:28:42 +00:00
Added CFBundleVersion and CFBundleShortVersionString to Info.plist
Also updated values for the comming v3.5 release. Fixes #2938
This commit is contained in:
@@ -9,7 +9,11 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>4.0.0 (developer)</string>
|
||||
<string>3.5.0</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>3.5.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>3.5.0</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>@TYPEINFO@</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
@@ -18,7 +22,5 @@
|
||||
<string>@BUNDLEIDENTIFIER@</string>
|
||||
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
||||
<true/>
|
||||
<key>NOTE</key>
|
||||
<string>4.0.0 pre-release</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user