Skip to content

Commit

Permalink
Update Package.swift for 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dana Brooks committed Sep 3, 2021
1 parent 26a43f4 commit 8eb352d
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 @@ -15,8 +15,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "VcsRealtimeSdk",
url: "https://github.com/ATOS-VIRTUAL-CARE/realtime-sdk-ios/releases/download/0.6.2/VcsRealtimeSdk-0.6.2.xcframework.zip",
checksum: "4ae55bb92c174492d994f656eae1b75561eab74554f5c04025b3282dbd7c3c76"
url: "https://github.com/ATOS-VIRTUAL-CARE/realtime-sdk-ios/releases/download/0.7.0/VcsRealtimeSdk-0.7.0.xcframework.zip",
checksum: "4ad080224a43bc64352d80b57d258f03baa39dc8c43a9f155005cf408e511898"
),
]
)

0 comments on commit 8eb352d

Please sign in to comment.