Skip to content

Conversation

@thunderbiscuit
Copy link
Member

This PR adds new "development" workflows for compiling the libraries quickly when developing locally.

In bdk-android, you can run the new dev-macos.sh script by using just build-dev. It will compile the library for a single architecture, the one I currently use.

In bdk-ffi, you can run cargo build (which builds the faster but unoptimized version of the library) using just build-dev.

In Swift, I'd be great to add at least one similar script to build the faster version of the library for local testing. @reez let me know what that would look like (or feel free to push a commit to this PR).

Documentation

No docs to add.

Checklists

All Submissions:

@thunderbiscuit thunderbiscuit force-pushed the chore/android-dev-scripts branch 3 times, most recently from 435a262 to bd2c8df Compare November 10, 2025 18:34
@thunderbiscuit thunderbiscuit force-pushed the chore/android-dev-scripts branch from bd2c8df to 210947b Compare November 13, 2025 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant