set more stuff
This commit is contained in:
parent
52a922d862
commit
3cd923a87f
@ -67,7 +67,9 @@ macx: {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ios: {
|
ios: {
|
||||||
QMAKE_TARGET_BUNDLE_PREFIX = "io.guh"
|
message("iOS build")
|
||||||
|
QMAKE_TARGET_BUNDLE_PREFIX = io.guh
|
||||||
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user