fix bundle name

This commit is contained in:
Michael Zanetti 2018-07-08 23:39:39 +02:00
parent ab767e3203
commit 00d631857b

View File

@ -66,7 +66,7 @@ macx: {
ios: {
message("iOS build")
QMAKE_TARGET_BUNDLE_PREFIX = io.guh
QMAKE_BUNDLE = $$TARGET
QMAKE_BUNDLE = nymeaapp
# Configure generated xcode project to have our bundle id
xcode_product_bundle_identifier_setting.value = $${QMAKE_TARGET_BUNDLE_PREFIX}.$${QMAKE_BUNDLE}
plist.input = ../packaging/ios/Info.plist.in