rustup target add aarch64-apple-ios-sim
rustup target add aarch64-apple-ios
rustup target add x86_64-apple-ios
cargo install swift-bridge-cli -f --version 0.1.32
- Run
./build-rust.shto build the framework.
- Import it in the xcode project via the
add packageflow in xcode