Skip to content

Conversation

@coreyphillips
Copy link
Collaborator

This PR:

  • Upgrades uniffi from 0.25.3 to 0.28.3 to match bitkit-core
  • Use unique header folder VssRustClientFfiFFI to prevent module conflicts
  • Fix RustBuffer type incompatibility (int32_t -> uint64_t)
  • Update XCFramework build to reference unique header paths
  • Updates bindings
  • Bumps version to 0.3.1

Resolves build conflicts when using vss-rust-client-ffi alongside bitkit-core in iOS projects.

- Upgrade uniffi from 0.25.3 to 0.28.3 to match bitkit-core
- Use unique header folder VssRustClientFfiFFI to prevent module conflicts
- Fix RustBuffer type incompatibility (int32_t -> uint64_t)
- Update XCFramework build to reference unique header paths
- Updates bindings
- Bumps version to 0.3.1

Resolves build conflicts when using vss-rust-client-ffi alongside bitkit-core in iOS projects.
@coreyphillips coreyphillips requested a review from pwltr October 30, 2025 12:58
@coreyphillips coreyphillips self-assigned this Oct 30, 2025
@coreyphillips coreyphillips added the bug Something isn't working label Oct 30, 2025
Copy link
Collaborator

@ovitrif ovitrif left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM android/kotlin side.

@coreyphillips coreyphillips merged commit a25ae51 into master Nov 3, 2025
@coreyphillips coreyphillips deleted the fix/uniffi-conflicts branch November 3, 2025 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants