Update deploy.yml
This commit is contained in:
parent
668f0ca675
commit
99f5f78fc7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -218,7 +218,7 @@ jobs:
|
|||
export PATH=$PATH:~/go/bin
|
||||
mkdir build-ios
|
||||
$QT_IOS_BIN/qt-cmake . -B build-ios -GXcode -DCMAKE_TOOLCHAIN_FILE=$QT_TOOL_CHAIN/qt.toolchain.cmake -DCMAKE_OSX_ARCHITECTURES:STRING=arm64
|
||||
-DCMAKE_OSX_SYSROOT:STRING=iphoneos
|
||||
-DCMAKE_OSX_SYSROOT:STRING=iphoneos
|
||||
|
||||
# ------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue