try workaoround

pull/1/head
Michael Zanetti 2018-06-07 14:02:14 +02:00
parent 8632dd5c5a
commit 8fe83b4936
1 changed files with 2 additions and 0 deletions

View File

@ -70,6 +70,8 @@ ios: {
message("iOS build")
QMAKE_TARGET_BUNDLE_PREFIX = io.guh
QMAKE_BUNDLE = mea
# 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
# plist.output = $$OUT_PWD/Info.plist
# QMAKE_SUBSTITUTES += plist