Browse Source

ATV: use indepedent versioning scheme

Felix Paul Kühne 9 years ago
parent
commit
6e7615b31e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Apple-TV/Info.plist

+ 2 - 2
Apple-TV/Info.plist

@@ -17,11 +17,11 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.7.0</string>
+	<string>1.0.0</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>270.6</string>
+	<string>100.1</string>
 	<key>LSRequiresIPhoneOS</key>
 	<true/>
 	<key>NSAppTransportSecurity</key>