mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-18 21:52:30 -04:00
chore: sdk-ffi apple - try building the framework on x86_64 outside of Xcode
This commit is contained in:
committed by
Benjamin Kampmann
parent
399bbc25e9
commit
65654de7eb
3
.github/workflows/bindings_ci.yml
vendored
3
.github/workflows/bindings_ci.yml
vendored
@@ -161,6 +161,9 @@ 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 x86_64 ci
|
||||
|
||||
- name: Run XCTests
|
||||
run: |
|
||||
xcodebuild test \
|
||||
|
||||
Reference in New Issue
Block a user