version++

Update target versions using project build settings. Deployment target rely on project build settings.
This commit is contained in:
SBiOSoftWhare
2020-05-29 12:41:08 +02:00
parent eb009704da
commit a673ea9d00
5 changed files with 11 additions and 13 deletions
@@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>0.11.5</string>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>0.11.5</string>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>