try with our settings, but default Info.plist
This commit is contained in:
parent
3cd923a87f
commit
8632dd5c5a
10
mea/mea.pro
10
mea/mea.pro
@ -70,11 +70,11 @@ ios: {
|
|||||||
message("iOS build")
|
message("iOS build")
|
||||||
QMAKE_TARGET_BUNDLE_PREFIX = io.guh
|
QMAKE_TARGET_BUNDLE_PREFIX = io.guh
|
||||||
QMAKE_BUNDLE = mea
|
QMAKE_BUNDLE = mea
|
||||||
plist.input = ../packaging/ios/Info.plist.in
|
# plist.input = ../packaging/ios/Info.plist.in
|
||||||
plist.output = $$OUT_PWD/Info.plist
|
# plist.output = $$OUT_PWD/Info.plist
|
||||||
QMAKE_SUBSTITUTES += plist
|
# QMAKE_SUBSTITUTES += plist
|
||||||
QMAKE_INFO_PLIST = $$OUT_PWD/Info.plist
|
# QMAKE_INFO_PLIST = $$OUT_PWD/Info.plist
|
||||||
OTHER_FILES += ../packaging/ios/Info.plist.in
|
# OTHER_FILES += ../packaging/ios/Info.plist.in
|
||||||
}
|
}
|
||||||
|
|
||||||
BR=$$BRANDING
|
BR=$$BRANDING
|
||||||
|
|||||||
Reference in New Issue
Block a user