This commit is contained in:
parent
181a63cf8c
commit
1bf59c8252
1 changed files with 2 additions and 1 deletions
|
@ -36,7 +36,8 @@ steps:
|
|||
commands:
|
||||
- mkdir build
|
||||
- cd build
|
||||
- pip3 install aqtinstaller
|
||||
- pip install -U pip
|
||||
- pip install aqtinstall
|
||||
- aqt install-qt mac ios $QT_VERSION -m all
|
||||
- ./$QT_VERSION/ios/bin/qmake ..
|
||||
- make
|
||||
|
|
Loading…
Reference in a new issue