We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90492ee commit 99b5bc0Copy full SHA for 99b5bc0
TopOff/TopOff/Info.plist
@@ -20,10 +20,10 @@
20
<string>TopOff</string>
21
<key>CFBundlePackageType</key>
22
<string>APPL</string>
23
- <key>CFBundleShortVersionString</key>
24
- <string>1.6.0</string>
25
- <key>CFBundleVersion</key>
26
- <string>1</string>
+ <key>CFBundleShortVersionString</key>
+ <string>$(MARKETING_VERSION)</string>
+ <key>CFBundleVersion</key>
+ <string>$(CURRENT_PROJECT_VERSION)</string>
27
<key>LSApplicationCategoryType</key>
28
<string>public.app-category.utilities</string>
29
<key>LSMinimumSystemVersion</key>
0 commit comments