Felix Paul Kühne 11 gadi atpakaļ
vecāks
revīzija
d480ff4a32
2 mainītis faili ar 6 papildinājumiem un 2 dzēšanām
  1. 4 0
      NEWS
  2. 2 2
      Sources/VLC for iOS-Info.plist

+ 4 - 0
NEWS

@@ -1,3 +1,7 @@
+2.2.1:
+------
+* Added initial support for ARM64 aka AArch64 aka ARMv8
+
 2.2.0:
 ------
 NB: This release removes support for iOS 5 and therefore the first generation

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

@@ -66,7 +66,7 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.2.0</string>
+	<string>2.2.1</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleURLTypes</key>
@@ -174,7 +174,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>2.2.0</string>
+	<string>2.2.1</string>
 	<key>LSRequiresIPhoneOS</key>
 	<true/>
 	<key>UIBackgroundModes</key>