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