This commit is contained in:
parent
8107d318bc
commit
2c5b3e7411
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ steps:
|
||||||
- pip3 install -U pip
|
- pip3 install -U pip
|
||||||
- pip3 install -U aqtinstall
|
- pip3 install -U aqtinstall
|
||||||
- aqt install-qt mac ios $QT_VERSION -m all
|
- aqt install-qt mac ios $QT_VERSION -m all
|
||||||
|
- awk '!/BuildSystemType|Original/' ./$QT_VERSION/ios/mkspecs/macx-xcode/WorkspaceSettings.xcsettings > ./$QT_VERSION/ios/mkspecs/macx-xcode/WorkspaceSettings.xcsettings
|
||||||
- ./$QT_VERSION/ios/bin/qmake ..
|
- ./$QT_VERSION/ios/bin/qmake ..
|
||||||
- make
|
- make
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue