fluxa-core/scripts
KhooLy cd2973d9bb
Some checks failed
CI / test (push) Has been cancelled
CI / clippy (push) Has been cancelled
CI / bench-check (push) Has been cancelled
CI / wasm-check (push) Has been cancelled
CI / fmt (push) Has been cancelled
Enable rquickjs bindgen against the iOS SDK sysroot in the xcframework script
Same class of fix as the Android NDK build: rquickjs-sys has no prebuilt
FFI bindings for Apple targets, so bindgen needs the iOS SDK sysroot and
clang target triple explicitly, or it falls back to the host's own
headers and fails. Unverified — this machine has no Xcode/macOS to
actually run the build; needs confirming on a real Mac.
2026-07-20 03:24:38 +03:00
..
build-ios-xcframework.sh Enable rquickjs bindgen against the iOS SDK sysroot in the xcframework script 2026-07-20 03:24:38 +03:00