Browse Source

Add Exempt Encryption key to Info.plist

Felix Paul Kühne 9 years ago
parent
commit
216784a9f0
1 changed files with 2 additions and 0 deletions
  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>