chore: sdk-ffi apple - run the CI build script from the Xcode project and only for the active architecture

This commit is contained in:
Stefan Ceriu
2022-06-30 17:32:27 +03:00
committed by Benjamin Kampmann
parent c61dbb657e
commit 399bbc25e9
3 changed files with 47 additions and 25 deletions

View File

@@ -161,9 +161,6 @@ jobs:
# keep in sync with uniffi dependency in Cargo.toml's
args: uniffi_bindgen --version ^0.18
- name: Generate .xcframework
run: sh bindings/apple/debug_build_xcframework.sh ci
- name: Run XCTests
run: |
xcodebuild test \