Allow http downloads. Fix #27.

This commit is contained in:
Brent Simmons 2017-05-29 11:48:09 -07:00
parent 0eab757a06
commit dab0efe356

View File

@ -22,6 +22,11 @@
<string>1</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2017 Ranchero Software. All rights reserved.</string>
<key>NSMainStoryboardFile</key>