mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-26 10:11:10 -04:00
chore: sdk-ffi apple - run the CI build script from the Xcode project and only for the active architecture
This commit is contained in:
committed by
Benjamin Kampmann
parent
c61dbb657e
commit
399bbc25e9
3
.github/workflows/bindings_ci.yml
vendored
3
.github/workflows/bindings_ci.yml
vendored
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user