Browse Source

Over-write future stupidity

Felix Paul Kühne 10 years ago
parent
commit
c03198b8d3
1 changed files with 5 additions and 0 deletions
  1. 5 0
      Sources/VLC for iOS-Info.plist

+ 5 - 0
Sources/VLC for iOS-Info.plist

@@ -239,6 +239,11 @@
 	<string></string>
 	<key>LSRequiresIPhoneOS</key>
 	<true/>
+	<key>NSAppTransportSecurity</key>
+	<dict>
+		<key>NSAllowsArbitraryLoads</key>
+		<true/>
+	</dict>
 	<key>NSUserActivityTypes</key>
 	<array>
 		<string>org.videolan.vlc-ios.librarymode</string>