Skip to content

Commit a61f655

Browse files
committed
chore: update bindings
1 parent 13ee23b commit a61f655

File tree

14 files changed

+852
-691
lines changed

14 files changed

+852
-691
lines changed
Binary file not shown.
Binary file not shown.
-3.53 MB
Binary file not shown.
-4.27 MB
Binary file not shown.

bindings/android/src/main/kotlin/com/synonym/vssclient/vss_rust_client_ffi.kt

Lines changed: 631 additions & 475 deletions
Large diffs are not rendered by default.

bindings/ios/VssRustClientFfi.xcframework/Info.plist

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<key>HeadersPath</key>
1111
<string>Headers</string>
1212
<key>LibraryIdentifier</key>
13-
<string>ios-arm64-simulator</string>
13+
<string>ios-arm64</string>
1414
<key>LibraryPath</key>
1515
<string>libvss_rust_client_ffi.a</string>
1616
<key>SupportedArchitectures</key>
@@ -19,16 +19,14 @@
1919
</array>
2020
<key>SupportedPlatform</key>
2121
<string>ios</string>
22-
<key>SupportedPlatformVariant</key>
23-
<string>simulator</string>
2422
</dict>
2523
<dict>
2624
<key>BinaryPath</key>
2725
<string>libvss_rust_client_ffi.a</string>
2826
<key>HeadersPath</key>
2927
<string>Headers</string>
3028
<key>LibraryIdentifier</key>
31-
<string>ios-arm64</string>
29+
<string>ios-arm64-simulator</string>
3230
<key>LibraryPath</key>
3331
<string>libvss_rust_client_ffi.a</string>
3432
<key>SupportedArchitectures</key>
@@ -37,6 +35,8 @@
3735
</array>
3836
<key>SupportedPlatform</key>
3937
<string>ios</string>
38+
<key>SupportedPlatformVariant</key>
39+
<string>simulator</string>
4040
</dict>
4141
</array>
4242
<key>CFBundlePackageType</key>

0 commit comments

Comments
 (0)