Skip to content

Commit

Permalink
Merge pull request #4 from lixm1988/main
Browse files Browse the repository at this point in the history
update to 1.0.7
  • Loading branch information
lixm1988 authored Sep 2, 2022
2 parents 3e59194 + 67bd8fd commit 566bcf4
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,6 +20,6 @@ let package = Package(
targets: [
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
// Targets can depend on other targets in this package, and on products in packages this package depends on.
.binaryTarget(name: "AgoraChat", url: "https://download.agora.io/swiftpm/Agora_Chat_iOS/1.0.6/AgoraChat.xcframework.zip", checksum: "ab5ea482a23d696e8e2e542b82d5937588a6e673654ed92549f333d285f48815"),
.binaryTarget(name: "AgoraChat", url: "https://download.agora.io/sdk/release/AgoraChat1_0_7.xcframework.zip", checksum: "a686a455ead4d39ec87285324e40446b381400f4f9035eecda20e0f7b7bb463e"),
]
)

0 comments on commit 566bcf4

Please sign in to comment.