Skip to content

Commit

Permalink
Updated FCSDKiOS Checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
Cartisim committed Jun 27, 2023
1 parent 2a7753a commit 339a881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ let package = Package(
"FCSDKiOS",
"WebRTC"
]),
.binaryTarget(name: "FCSDKiOS", url: "https://swift-sdk.s3.us-east-2.amazonaws.com/client_sdk/FCSDKiOS-4.2.3.xcframework.zip", checksum: "2e8db13e03e73eff34a996aab419ad583070e49c0b4314bb20c322a7f31d2d64"),
.binaryTarget(name: "FCSDKiOS", url: "https://swift-sdk.s3.us-east-2.amazonaws.com/client_sdk/FCSDKiOS-4.2.3.xcframework.zip", checksum: "b4f984d3c40f7688f7232ff68cea09ee7a01bbc44ea573ff2d2aa2099340b544"),
.binaryTarget(name: "WebRTC", url: "https://swift-sdk.s3.us-east-2.amazonaws.com/real_time/WebRTC-m110.xcframework.zip", checksum: "2750cf1087b2441d67208ca2b0905578b4ad1797a68d2d2758d0f075500f0011")
]
)

0 comments on commit 339a881

Please sign in to comment.