try workaoround
This commit is contained in:
parent
8632dd5c5a
commit
8fe83b4936
@ -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
|
||||
|
||||
Reference in New Issue
Block a user