-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathInfo.plist
11 lines (9 loc) · 1.2 KB
/
Info.plist
1
2
3
4
5
6
7
8
9
10
11
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>NSPhotoLibraryUsageDescription</key>
<string> photos description.</string>
<key>NSCameraUsageDescription</key>
<string>camera description.</string>