瀏覽代碼

On the road to 2.7.1

Felix Paul Kühne 9 年之前
父節點
當前提交
5e190e564a
共有 5 個文件被更改,包括 14 次插入8 次删除
  1. 2 2
      Apple-TV/Info.plist
  2. 6 0
      NEWS
  3. 2 2
      Sources/VLC for iOS-Info.plist
  4. 2 2
      VLC WatchKit Native Extension/Info.plist
  5. 2 2
      VLC WatchKit Native/Info.plist

+ 2 - 2
Apple-TV/Info.plist

@@ -17,11 +17,11 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>1.0.0</string>
+	<string>1.1.0</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>100.6</string>
+	<string>110.0</string>
 	<key>LSRequiresIPhoneOS</key>
 	<true/>
 	<key>NSAppTransportSecurity</key>

+ 6 - 0
NEWS

@@ -1,3 +1,9 @@
+2.7.1:
+------
+* Improved SMB compatibility
+* UPnP reliability improvements, notably with Kodi
+* Stability improvements
+
 2.7.0:
 ------
 * Added new app for the 4th gen. Apple TV

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

@@ -116,7 +116,7 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.7.0</string>
+	<string>2.7.1</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleURLTypes</key>
@@ -234,7 +234,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>270.15</string>
+	<string>271.0</string>
 	<key>LSApplicationCategoryType</key>
 	<string></string>
 	<key>LSApplicationQueriesSchemes</key>

+ 2 - 2
VLC WatchKit Native Extension/Info.plist

@@ -17,11 +17,11 @@
 	<key>CFBundlePackageType</key>
 	<string>XPC!</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.7.0</string>
+	<string>2.7.1</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>270.15</string>
+	<string>271.0</string>
 	<key>MLKitGroupIdentifier</key>
 	<string>$(GROUP_IDENTIFIER)</string>
 	<key>NSExtension</key>

+ 2 - 2
VLC WatchKit Native/Info.plist

@@ -17,11 +17,11 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.7.0</string>
+	<string>2.7.1</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>270.15</string>
+	<string>271.0</string>
 	<key>UISupportedInterfaceOrientations</key>
 	<array>
 		<string>UIInterfaceOrientationPortrait</string>