CFBundleVersion set to commit count (#614)

This commit is contained in:
Ryan Nystrom
2017-10-19 12:39:14 -04:00
committed by GitHub
parent 29f771887f
commit 5c0b10f6ac
3 changed files with 36 additions and 17 deletions

View File

@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.11.0</string>
<string>1.12.0</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
@@ -32,7 +32,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>2114</string>
<string>SEE BUILD PHASE</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationQueriesSchemes</key>