瀏覽代碼

fix bundle version string

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

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

@@ -234,7 +234,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1</string>
+	<string>270.0</string>
 	<key>LSApplicationCategoryType</key>
 	<string></string>
 	<key>LSApplicationQueriesSchemes</key>

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

@@ -21,7 +21,7 @@
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>1</string>
+	<string>270.0</string>
 	<key>NSExtension</key>
 	<dict>
 		<key>NSExtensionAttributes</key>

+ 1 - 1
VLC WatchKit Native/Info.plist

@@ -21,7 +21,7 @@
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>1</string>
+	<string>270.0</string>
 	<key>UISupportedInterfaceOrientations</key>
 	<array>
 		<string>UIInterfaceOrientationPortrait</string>