mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-08-29 07:27:16 +00:00
Update NdrFfi vendored artifacts to 0.0.124
This commit is contained in:
parent
446eb5c443
commit
0d759b1003
@ -4,23 +4,6 @@
|
||||
<dict>
|
||||
<key>AvailableLibraries</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>BinaryPath</key>
|
||||
<string>libndr_ffi_macos.a</string>
|
||||
<key>HeadersPath</key>
|
||||
<string>Headers</string>
|
||||
<key>LibraryIdentifier</key>
|
||||
<string>macos-arm64_x86_64</string>
|
||||
<key>LibraryPath</key>
|
||||
<string>libndr_ffi_macos.a</string>
|
||||
<key>SupportedArchitectures</key>
|
||||
<array>
|
||||
<string>arm64</string>
|
||||
<string>x86_64</string>
|
||||
</array>
|
||||
<key>SupportedPlatform</key>
|
||||
<string>macos</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>BinaryPath</key>
|
||||
<string>libndr_ffi_sim.a</string>
|
||||
@ -56,6 +39,23 @@
|
||||
<key>SupportedPlatform</key>
|
||||
<string>ios</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>BinaryPath</key>
|
||||
<string>libndr_ffi_macos.a</string>
|
||||
<key>HeadersPath</key>
|
||||
<string>Headers</string>
|
||||
<key>LibraryIdentifier</key>
|
||||
<string>macos-arm64_x86_64</string>
|
||||
<key>LibraryPath</key>
|
||||
<string>libndr_ffi_macos.a</string>
|
||||
<key>SupportedArchitectures</key>
|
||||
<array>
|
||||
<string>arm64</string>
|
||||
<string>x86_64</string>
|
||||
</array>
|
||||
<key>SupportedPlatform</key>
|
||||
<string>macos</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>XFWK</string>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -4,9 +4,9 @@ Current vendored `NdrFfi` artifacts in this package correspond to:
|
||||
|
||||
- Upstream repository: `git@github.com:mmalmi/nostr-double-ratchet.git`
|
||||
- Upstream crate: `rust/crates/ndr-ffi`
|
||||
- Upstream version: `v0.0.104`
|
||||
- Upstream source revision: `v0.0.100-29-g601d88c`
|
||||
- Upstream commit: `601d88c1172424ba3847827cc91db012bd2ccfbb`
|
||||
- Upstream version: `v0.0.124`
|
||||
- Upstream source revision: `v0.0.100-37-g3555991`
|
||||
- Upstream commit: `35559918bda142793b8ec9de0fd6a5deb460da24`
|
||||
- Rebuild script: `build-apple.sh`
|
||||
- Release Rust flags: `-C panic=abort` to avoid linking a second Rust unwind runtime beside other Rust static archives in the app.
|
||||
- Static archive post-processing: `xcrun strip -S` to remove DWARF debug info while preserving link symbols
|
||||
@ -17,4 +17,4 @@ Vendored outputs updated from that source:
|
||||
- `Sources/NdrFfi/NdrFfi.swift`
|
||||
- `Frameworks/NdrFfi.xcframework` (`macos-arm64_x86_64`, `ios-arm64`, `ios-arm64_x86_64-simulator`)
|
||||
|
||||
Recorded on `2026-04-28T20:49:33Z`.
|
||||
Recorded on `2026-04-29T23:10:01Z`.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user