Disable transport security enforcement to allow NSURLSession to access plain HTTP streams

CQTexperiment
Christopher Snowhill 2020-03-08 20:03:30 -07:00
parent 6d0166e69b
commit 58b435dd88
1 changed files with 4 additions and 0 deletions

View File

@ -1026,6 +1026,10 @@
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>MediaKeysApplication</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key><true/>
</dict>
<key>SUFeedURL</key>
<string>https://f.losno.co/cog/mercury.xml</string>
<key>SUPublicDSAKeyFile</key>