浏览代码

change NSPhotoLibraryUsageDescription

Marino Faggiana 7 年之前
父节点
当前提交
f7a1ab3873
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      iOSClient/Brand/iOSClient.plist

+ 1 - 1
iOSClient/Brand/iOSClient.plist

@@ -108,7 +108,7 @@
 	<key>NSLocationWhenInUseUsageDescription</key>
 	<string>The use of GPS is used to detect new photos from camera roll on background, the use of GPS only when the App is in use is useless</string>
 	<key>NSPhotoLibraryUsageDescription</key>
-	<string>$(PRODUCT_NAME)</string>
+	<string>This app requires access to the photo library</string>
 	<key>UIBackgroundModes</key>
 	<array>
 		<string>audio</string>