Kaynağa Gözat

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

Bogdan Poplauschi 9 yıl önce
ebeveyn
işleme
23a8be8
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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>