You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when running command CARGO_BUILD_TARGET=aarch64-apple-ios-sim swift/build_ffi.sh --release
i get the error:
thread 'main' panicked at /Users/ehsanahmadi/.cargo/git/checkouts/boring-8e0653be29ac08c9/bb42da5/boring-sys/build/main.rs:787:39:
Unable to generate bindings: ClangDiagnostic("error: version 'sim' in target triple 'arm64-apple-ios-sim' is invalid\n")
Environment:
libsignal tag: 0.71.0
macOS: Sequia (15.4.1)
Xcode: 16.3
Rust: 1.87.0-nightly
rustup target list --installed result includes aarch64-apple-ios-sim