2
0
Эх сурвалжийг харах

Also set CFBundleVersion in Info.plist

Pierre-Olivier Latour 9 жил өмнө
parent
commit
ea973735c1
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      Frameworks/Info.plist

+ 2 - 0
Frameworks/Info.plist

@@ -14,6 +14,8 @@
 	<string>$(PRODUCT_NAME)</string>
 	<key>CFBundlePackageType</key>
 	<string>FMWK</string>
+	<key>CFBundleVersion</key>
+	<string>${BUNDLE_VERSION_STRING}</string>
 	<key>CFBundleShortVersionString</key>
 	<string>${BUNDLE_VERSION_STRING}</string>
 </dict>