more tuning of the osx package

This commit is contained in:
Michael Zanetti 2019-11-25 21:26:49 +01:00
parent 7184755949
commit 7f6d795d1a

View File

@ -8,12 +8,14 @@
<string>nymea:app</string>
<key>CFBundleExecutable</key>
<string>nymea-app</string>
<key>CFBundleGetInfoString</key>
<string>Created by Qt/QMake</string>
<key>CFBundleIconFile</key>
<string>icon.icns</string>
<key>CFBundleIdentifier</key>
<string>io.guh.nymea-app</string>
<string>io.nymea.nymeaApp.mac</string>
<key>CFBundleVersion</key>
<string>$$APP_REVISION</string>
<key>CFBundleShortVersionString</key>
<string>$$APP_VERSION</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>