|
|
@@ -15,7 +15,7 @@
|
|
|
<key>CFBundlePackageType</key>
|
|
|
<string>APPL</string>
|
|
|
<key>CFBundleShortVersionString</key>
|
|
|
- <string>1.07</string>
|
|
|
+ <string>1.08</string>
|
|
|
<key>CFBundleVersion</key>
|
|
|
<string>34032</string>
|
|
|
<key>LSRequiresIPhoneOS</key>
|
|
|
@@ -24,6 +24,8 @@
|
|
|
<string>Need Use Camera</string>
|
|
|
<key>NSPhotoLibraryUsageDescription</key>
|
|
|
<string>Need Use Photo Library</string>
|
|
|
+ <key>UIFileSharingEnabled</key>
|
|
|
+ <true/>
|
|
|
<key>UILaunchStoryboardName</key>
|
|
|
<string>LaunchScreen</string>
|
|
|
<key>UIMainStoryboardFile</key>
|
|
|
@@ -38,7 +40,5 @@
|
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
|
</array>
|
|
|
- <key>UIFileSharingEnabled</key>
|
|
|
- <true/>
|
|
|
</dict>
|
|
|
</plist>
|