File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
FacebookImagePicker/FacebookImagePicker Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 3737 <string >Image Picker </string >
3838 <key >LSRequiresIPhoneOS </key >
3939 <true />
40+ <key >NSAppTransportSecurity </key >
41+ <dict >
42+ <key >NSExceptionDomains </key >
43+ <dict >
44+ <key >akamaihd.net </key >
45+ <dict >
46+ <key >NSExceptionRequiresForwardSecrecy </key >
47+ <false />
48+ <key >NSIncludesSubdomains </key >
49+ <true />
50+ </dict >
51+ <key >facebook.com </key >
52+ <dict >
53+ <key >NSExceptionRequiresForwardSecrecy </key >
54+ <false />
55+ <key >NSIncludesSubdomains </key >
56+ <true />
57+ </dict >
58+ <key >fbcdn.net </key >
59+ <dict >
60+ <key >NSExceptionRequiresForwardSecrecy </key >
61+ <false />
62+ <key >NSIncludesSubdomains </key >
63+ <true />
64+ </dict >
65+ </dict >
66+ </dict >
4067 <key >UIMainStoryboardFile </key >
4168 <string >Main </string >
4269 <key >UIRequiredDeviceCapabilities </key >
You can’t perform that action at this time.
0 commit comments