Parcourir la source

Add NSPhotoLibraryAddUsageDescription to sample app

Tanner Bennett il y a 6 ans
Parent
commit
b10807cd84
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      Example/UICatalog/UICatalog-Info.plist

+ 2 - 0
Example/UICatalog/UICatalog-Info.plist

@@ -29,6 +29,8 @@
 		<key>NSAllowsArbitraryLoads</key>
 		<true/>
 	</dict>
+	<key>NSPhotoLibraryAddUsageDescription</key>
+	<string>Save photos for debugging</string>
 	<key>UILaunchStoryboardName</key>
 	<string>LaunchScreen</string>
 	<key>UIMainStoryboardFile</key>