Explorar el Código

tvOS: Fix CFBundleVersion

Dave Nicolson hace 6 años
padre
commit
5b09a5dbb1
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      Apple-TV/Info.plist

+ 1 - 2
Apple-TV/Info.plist

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