summaryrefslogtreecommitdiff
path: root/MobileCydia.app/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'MobileCydia.app/Info.plist')
-rw-r--r--MobileCydia.app/Info.plist6
1 files changed, 6 insertions, 0 deletions
diff --git a/MobileCydia.app/Info.plist b/MobileCydia.app/Info.plist
index aeaf0ec..6a7bac4 100644
--- a/MobileCydia.app/Info.plist
+++ b/MobileCydia.app/Info.plist
@@ -48,6 +48,12 @@
<key>DTSDKName</key>
<string>iphoneos2.0.saurik</string>
+ <key>NSAppTransportSecurity</key>
+ <dict>
+ <key>NSAllowsArbitraryLoads</key>
+ <true/>
+ </dict>
+
<key>DTPlatformVersion</key>
<string>8.0</string>