Merge branch 'release/0.2.1' into develop

This commit is contained in:
Bob Sun 2017-03-17 10:43:27 -07:00
commit 71bbc4c14d
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4

View file

@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.2</string>
<string>0.2.1</string>
<key>CFBundleVersion</key>
<string>24</string>
<string>1</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
@ -35,6 +35,8 @@
<string>$(PRODUCT_BUNDLE_IDENTIFIER).search</string>
</dict>
</array>
<key>UIFileSharingEnabled</key>
<true/>
<key>UILaunchStoryboardName</key>
<string>Main</string>
<key>UIMainStoryboardFile</key>
@ -43,8 +45,6 @@
<array>
<string>armv7</string>
</array>
<key>UIFileSharingEnabled</key>
<true/>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>