Add iOS version number

This commit is contained in:
John Lyon-Smith
2018-04-06 18:00:37 -07:00
parent a60abff226
commit fd5a28a4e9
5 changed files with 25 additions and 11 deletions

View File

@@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<string>1.2.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>20180328.0</string>
<string>20180406.2</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>