Browse Source

fix xml scheme

(cherry picked from commit fbd205af1cf67782a6515c4f7a2b350d620b7bc2)
Felix Paul Kühne 10 years ago
parent
commit
ada2936639
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Sources/VLC for iOS-Info.plist

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

@@ -446,6 +446,7 @@
 			<string>MXG</string>
 			<key>UTTypeIdentifier</key>
 			<string>org.videolan.mxg</string>
+			<key>UTTypeTagSpecification</key>
 			<dict>
 				<key>public.filename-extension</key>
 				<string>mxg</string>
@@ -462,6 +463,7 @@
 			<string>CAF</string>
 			<key>UTTypeIdentifier</key>
 			<string>org.videolan.caf</string>
+			<key>UTTypeTagSpecification</key>
 			<dict>
 				<key>public.filename-extension</key>
 				<string>caf</string>
@@ -478,6 +480,7 @@
 			<string>OMA</string>
 			<key>UTTypeIdentifier</key>
 			<string>org.videolan.oma</string>
+			<key>UTTypeTagSpecification</key>
 			<dict>
 				<key>public.filename-extension</key>
 				<string>oma</string>