Browse Source

tvOS: Fix CFBundleVersion

Dave Nicolson 6 years ago
parent
commit
5b09a5dbb1
1 changed files with 1 additions and 2 deletions
  1. 1 2
      Apple-TV/Info.plist

+ 1 - 2
Apple-TV/Info.plist

@@ -21,8 +21,7 @@
 	<key>CFBundleSignature</key>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<string>????</string>
 	<key>CFBundleVersion</key>
 	<key>CFBundleVersion</key>
-	<string>325
-</string>
+	<string>325</string>
 	<key>ITSAppUsesNonExemptEncryption</key>
 	<key>ITSAppUsesNonExemptEncryption</key>
 	<false/>
 	<false/>
 	<key>LSRequiresIPhoneOS</key>
 	<key>LSRequiresIPhoneOS</key>