Merge tag 'v0.2.10' into develop

Support iOS 11 style

- support iOS 11 UI
- fix minor bugs
This commit is contained in:
Bob Sun 2017-11-10 19:47:51 -08:00
commit d4c27df229
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4
3 changed files with 3 additions and 3 deletions

View file

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.2.10</string>
<string>0.3.0</string>
<key>CFBundleURLTypes</key>
<array>
<dict>

View file

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>0.2.10</string>
<string>0.3.0</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>NSExtension</key>

View file

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>0.3.0</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>