瀏覽代碼

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

Bogdan Poplauschi 9 年之前
父節點
當前提交
23a8be8
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>