Skip to content

Commit

Permalink
test ios build
Browse files Browse the repository at this point in the history
  • Loading branch information
radkesvat committed Jun 19, 2024
1 parent bca231f commit d32189a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
-G Xcode -DCMAKE_TOOLCHAIN_FILE=ww/eventloop/cmake/ios.toolchain.cmake
-DPLATFORM=OS64 -DARCHS="arm64"
-DDEPLOYMENT_TARGET=12.0
-DOPENSSL_CONFIGURE_OPTIONS=ios64-xcrun
-S ${{ github.workspace }}
- name: Build
Expand Down

0 comments on commit d32189a

Please sign in to comment.