Kaydet (Commit) 9743bf01 authored tarafından Andras Timar's avatar Andras Timar

Info.plist: add CFBundleVersion

Change-Id: Ib4a13e7b0e1a4ff528563c7a883c3dbbac864bf6
üst dddc8938
...@@ -1517,6 +1517,8 @@ ...@@ -1517,6 +1517,8 @@
<string>main.icns</string> <string>main.icns</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>@MACOSX_BUNDLE_SHORTVERSION@</string> <string>@MACOSX_BUNDLE_SHORTVERSION@</string>
<key>CFBundleVersion</key>
<string>@MACOSX_BUNDLE_SHORTVERSION@</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>@MACOSX_BUNDLE_IDENTIFIER@</string> <string>@MACOSX_BUNDLE_IDENTIFIER@</string>
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment