Commit 644a42c
committed
fix: upgrade uniffI to 0.28.3 and resolve iOS framework conflicts
- 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.1 parent 12672cf commit 644a42c
File tree
20 files changed
+4452
-1831
lines changed- bindings
- android
- src/main
- jniLibs
- arm64-v8a
- armeabi-v7a
- x86_64
- x86
- kotlin/com/synonym/vssclient
- ios
- VssRustClientFfi.xcframework
- ios-arm64-simulator
- Headers
- ios-arm64
- Headers
- python/vss_rust_client_ffi
20 files changed
+4452
-1831
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments