build version bump

This commit is contained in:
Bob Sun 2017-02-14 18:10:38 +08:00
parent 0889bbfaa4
commit 463e889779
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4

View file

@ -19,7 +19,9 @@
<key>CFBundleShortVersionString</key>
<string>0.2</string>
<key>CFBundleVersion</key>
<string>2</string>
<string>3</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIApplicationShortcutItems</key>
@ -48,6 +50,5 @@
<string>UIInterfaceOrientationLandscapeRight</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
</array>
<key>ITSAppUsesNonExemptEncryption</key><false/>
</dict>
</plist>