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.
2 parents 3215244 + e36d1d5 commit 8828fa8Copy full SHA for 8828fa8
V2er/Info.plist
@@ -15,9 +15,9 @@
15
<key>CFBundlePackageType</key>
16
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>1.0.1</string>
+ <string>$(MARKETING_VERSION)</string>
19
<key>CFBundleVersion</key>
20
- <string>1</string>
+ <string>$(CURRENT_PROJECT_VERSION)</string>
21
<key>LSRequiresIPhoneOS</key>
22
<true/>
23
<key>UIApplicationSceneManifest</key>
0 commit comments