Quellcode durchsuchen

Add Exempt Encryption key to Info.plist

Felix Paul Kühne vor 9 Jahren
Ursprung
Commit
216784a9f0
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 2 0
      Sources/VLC for iOS-Info.plist

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

@@ -235,6 +235,8 @@
 	</array>
 	<key>CFBundleVersion</key>
 	<string>280.0</string>
+	<key>ITSAppUsesNonExemptEncryption</key>
+	<false/>
 	<key>LSApplicationCategoryType</key>
 	<string></string>
 	<key>LSApplicationQueriesSchemes</key>