Skip to content

Commit

Permalink
rc-1.0 Binary
Browse files Browse the repository at this point in the history
  • Loading branch information
Cartisim committed Dec 28, 2021
1 parent eae831d commit c610112
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ let package = Package(
"FCSDKiOS",
"CBARealTime"
]),
.binaryTarget(name: "FCSDKiOS", url: "https://swift-sdk.s3.us-east-2.amazonaws.com/client_sdk/FCSDKiOS-4.0.0-rc.1.xcframework.zip", checksum: "58c3e6c755ebac2627a4fab61906f01333b27267106b07046a54a0de81881d33"),
.binaryTarget(name: "CBARealTime", url: "https://swift-sdk.s3.us-east-2.amazonaws.com/real_time/CBARealTime-m95-1.0.0.xcframework.zip", checksum: "c3a026003fd9f084cadc6519fe9fa2cec845d1477432b203407179690976078e")
.binaryTarget(name: "FCSDKiOS", url: "https://swift-sdk.s3.us-east-2.amazonaws.com/client_sdk/FCSDKiOS-4.0.0-rc.1.xcframework.zip", checksum: "1c2ccf0a5058d149792b3fb4c598ca3147f7e87718e753c465d3c799aeb4173c"),
.binaryTarget(name: "CBARealTime", url: "https://swift-sdk.s3.us-east-2.amazonaws.com/real_time/CBARealTime-m90.xcframework.zip", checksum: "f414904459259437ab1bbb457d670940d3277f8e71a1d36e9f0b8758910ee754")
]

)

0 comments on commit c610112

Please sign in to comment.