Explorar el Código

Update to #1784 - Set CFBundleVersion to 4.0.0 (to match CFBundleShortVersionString - same as for AFNetworking)

Bogdan Poplauschi hace 9 años
padre
commit
23a8be8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      WebImage/Info.plist

+ 1 - 1
WebImage/Info.plist

@@ -19,7 +19,7 @@
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>400</string>
+	<string>4.0.0</string>
 	<key>NSPrincipalClass</key>
 	<string></string>
 </dict>