We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a514e60 commit 31c3d16Copy full SHA for 31c3d16
scripts/generate-macos-arm64.sh
@@ -10,7 +10,7 @@ python3 --version
10
pip install -r requirements.txt
11
12
cd ./bdk-ffi/bdk-ffi/
13
-git checkout v1.2.0
+# git checkout v1.2.0
14
15
rustup default 1.84.1
16
rustup target add aarch64-apple-darwin
0 commit comments