|
|
@@ -17,9 +17,13 @@
|
|
|
<key>CFBundleShortVersionString</key>
|
|
|
<string>1.0</string>
|
|
|
<key>CFBundleVersion</key>
|
|
|
- <string>1</string>
|
|
|
+ <string>32681</string>
|
|
|
<key>LSRequiresIPhoneOS</key>
|
|
|
<true/>
|
|
|
+ <key>NSCameraUsageDescription</key>
|
|
|
+ <string>Need Use Camera</string>
|
|
|
+ <key>NSPhotoLibraryUsageDescription</key>
|
|
|
+ <string>Need Use Photo Library</string>
|
|
|
<key>UILaunchStoryboardName</key>
|
|
|
<string>LaunchScreen</string>
|
|
|
<key>UIMainStoryboardFile</key>
|
|
|
@@ -34,9 +38,5 @@
|
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
|
</array>
|
|
|
- <key>NSCameraUsageDescription</key>
|
|
|
- <string>Need Use Camera</string>
|
|
|
- <key>NSPhotoLibraryUsageDescription</key>
|
|
|
- <string>Need Use Photo Library</string>
|
|
|
</dict>
|
|
|
</plist>
|