瀏覽代碼

Over-write future stupidity

Felix Paul Kühne 10 年之前
父節點
當前提交
c03198b8d3
共有 1 個文件被更改,包括 5 次插入0 次删除
  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>