修改权限描述符

This commit is contained in:
xuemh 2018-07-03 21:27:52 +08:00
parent 75f25b13cd
commit 14eabd4910
1 changed files with 5 additions and 5 deletions

View File

@ -70,7 +70,7 @@
</dict> </dict>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>481</string> <string>482</string>
<key>ITSAppUsesNonExemptEncryption</key> <key>ITSAppUsesNonExemptEncryption</key>
<false/> <false/>
<key>LSApplicationCategoryType</key> <key>LSApplicationCategoryType</key>
@ -375,13 +375,13 @@
<key>NSCameraUsageDescription</key> <key>NSCameraUsageDescription</key>
<string>使用相机</string> <string>使用相机</string>
<key>NSLocationAlwaysUsageDescription</key> <key>NSLocationAlwaysUsageDescription</key>
<string>使用位置服务</string> <string>爱鱼奇需要您的同意,才能获取当前位置</string>
<key>NSLocationWhenInUseUsageDescription</key> <key>NSLocationWhenInUseUsageDescription</key>
<string>使用位置服务</string> <string>爱鱼奇需要您的同意,才能获取当前位置</string>
<key>NSMicrophoneUsageDescription</key> <key>NSMicrophoneUsageDescription</key>
<string>使用麦克风</string> <string>爱鱼奇需要您的同意,才能访问麦克风</string>
<key>NSPhotoLibraryUsageDescription</key> <key>NSPhotoLibraryUsageDescription</key>
<string>使用相册</string> <string>爱鱼奇需要您的同意,才能访问相册</string>
<key>UIApplicationExitsOnSuspend</key> <key>UIApplicationExitsOnSuspend</key>
<false/> <false/>
<key>UIBackgroundModes</key> <key>UIBackgroundModes</key>