diff options
Diffstat (limited to 'JavaScriptGlue/Info.plist')
-rw-r--r-- | JavaScriptGlue/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/JavaScriptGlue/Info.plist b/JavaScriptGlue/Info.plist index 04c5312..2991f8d 100644 --- a/JavaScriptGlue/Info.plist +++ b/JavaScriptGlue/Info.plist @@ -17,7 +17,7 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleShortVersionString</key> - <string>${BUNDLE_VERSION}</string> + <string>${SHORT_VERSION_STRING}</string> <key>CFBundleVersion</key> <string>${BUNDLE_VERSION}</string> </dict> |