We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5707076 commit ea97373Copy full SHA for ea97373
1 file changed
Frameworks/Info.plist
@@ -14,6 +14,8 @@
14
<string>$(PRODUCT_NAME)</string>
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
+ <key>CFBundleVersion</key>
18
+ <string>${BUNDLE_VERSION_STRING}</string>
19
<key>CFBundleShortVersionString</key>
20
<string>${BUNDLE_VERSION_STRING}</string>
21
</dict>
0 commit comments