Skip to content

Instantly share code, notes, and snippets.

@ChaosJohn
Forked from onevcat/ATS.plist
Created September 21, 2016 11:49
Show Gist options
  • Save ChaosJohn/4952956988745e9a4baf16e948b7ce2d to your computer and use it in GitHub Desktop.
Save ChaosJohn/4952956988745e9a4baf16e948b7ce2d to your computer and use it in GitHub Desktop.
Fuck off ATS
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
/usr/libexec/PlistBuddy -c "Add:NSAppTransportSecurity:NSAllowsArbitraryLoads bool true" ./Info.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment