Explorar o código

Add NSPhotoLibraryAddUsageDescription to sample app

Tanner Bennett %!s(int64=6) %!d(string=hai) anos
pai
achega
b10807cd84
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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>