Przeglądaj źródła

Add NSPhotoLibraryAddUsageDescription to sample app

Tanner Bennett 6 lat temu
rodzic
commit
b10807cd84
1 zmienionych plików z 2 dodań i 0 usunięć
  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>