revert change to allow arbitrary loads (#7801)
This commit is contained in:
parent
96d5aefa09
commit
f2842bdec7
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@
|
|||
<key>NSAppTransportSecurity</key>
|
||||
<dict>
|
||||
<key>NSAllowsArbitraryLoads</key>
|
||||
<false/>
|
||||
<true/>
|
||||
<key>NSAllowsLocalNetworking</key>
|
||||
<true/>
|
||||
</dict>
|
||||
|
|
|
|||
Loading…
Reference in a new issue