File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ let package = Package(
2323 ) ,
2424 . binaryTarget(
2525 name: " RustLiveKitUniFFI " ,
26- url: " https://github.com/livekit/livekit-uniffi-xcframework/releases/download/0.0.1 /RustLiveKitUniFFI.xcframework.zip " ,
27- checksum: " 982f5e0d965bcbf9840cd50a979bf12e3f4ed74ba4326a15cc4e1aaea1670287 "
26+ url: " https://github.com/livekit/livekit-uniffi-xcframework/releases/download/0.0.2 /RustLiveKitUniFFI.xcframework.zip " ,
27+ checksum: " ee5aa5feb3c94d39e87860807622dad65a5e8d4a1b6a4efe6d8bf7180ddd8756 "
2828 )
2929 ]
3030)
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ let package = Package(
2424 ) ,
2525 . binaryTarget(
2626 name: " RustLiveKitUniFFI " ,
27- url: " https://github.com/livekit/livekit-uniffi-xcframework/releases/download/0.0.1 /RustLiveKitUniFFI.xcframework.zip " ,
28- checksum: " 982f5e0d965bcbf9840cd50a979bf12e3f4ed74ba4326a15cc4e1aaea1670287 "
27+ url: " https://github.com/livekit/livekit-uniffi-xcframework/releases/download/0.0.2 /RustLiveKitUniFFI.xcframework.zip " ,
28+ checksum: " ee5aa5feb3c94d39e87860807622dad65a5e8d4a1b6a4efe6d8bf7180ddd8756 "
2929 )
3030 ]
3131)
You can’t perform that action at this time.
0 commit comments