Update instructions for installing required rust targets
This commit is contained in:
parent
5622b07047
commit
0dfaf3fd35
@ -47,7 +47,7 @@ own Github repository use the following steps:
|
|||||||
```shell
|
```shell
|
||||||
rustup target add aarch64-apple-ios x86_64-apple-ios
|
rustup target add aarch64-apple-ios x86_64-apple-ios
|
||||||
rustup target add aarch64-apple-ios-sim --toolchain nightly
|
rustup target add aarch64-apple-ios-sim --toolchain nightly
|
||||||
rustup component add rust-src --toolchain nightly-aarch64-apple-darwin
|
rustup target add aarch64-apple-darwin x86_64-apple-darwin
|
||||||
```
|
```
|
||||||
|
|
||||||
1. Build [`bdk-ffi`] Swift bindings and `bdkFFI.xcframework.zip`.
|
1. Build [`bdk-ffi`] Swift bindings and `bdkFFI.xcframework.zip`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user