File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 67
67
<key >CFBundlePackageType </key >
68
68
<string >APPL </string >
69
69
<key >CFBundleShortVersionString </key >
70
- <string >3.4.4 </string >
70
+ <string >3.4.5 </string >
71
71
<key >CFBundleSignature </key >
72
72
<string >???? </string >
73
73
<key >CFBundleURLTypes </key >
89
89
<string ></string >
90
90
<key >LSRequiresIPhoneOS </key >
91
91
<true />
92
+ <key >NSAppTransportSecurity </key >
93
+ <dict >
94
+ <key >NSAllowsArbitraryLoads </key >
95
+ <true />
96
+ <key >NSExceptionDomains </key >
97
+ <dict />
98
+ </dict >
92
99
<key >NSLocationAlwaysUsageDescription </key >
93
100
<string ></string >
94
101
<key >UIApplicationExitsOnSuspend </key >
219
226
</array >
220
227
<key >UIViewControllerBasedStatusBarAppearance </key >
221
228
<true />
222
- <key >NSAppTransportSecurity </key >
223
- <dict >
224
- <key >NSAllowsArbitraryLoads </key >
225
- <true />
226
- <key >NSExceptionDomains </key >
227
- <dict />
228
- </dict >
229
229
</dict >
230
230
</plist >
You can’t perform that action at this time.
0 commit comments