File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,13 @@ let package = Package(
1010 targets: [ " VcsRealtimeSdk " ] ) ,
1111 ] ,
1212 dependencies: [
13- . package ( url: " https://github.com/ATOS-VIRTUAL-CARE/webrtc-ios " , . upToNextMinor( from: " 90 .0.1 " ) ) ,
13+ . package ( url: " https://github.com/ATOS-VIRTUAL-CARE/webrtc-ios " , . upToNextMinor( from: " 98 .0.0 " ) ) ,
1414 ] ,
1515 targets: [
1616 . binaryTarget(
1717 name: " VcsRealtimeSdk " ,
18- url: " https://github.com/ATOS-VIRTUAL-CARE/ realtime-sdk-ios/releases/download/0.8 .0/VcsRealtimeSdk-0.8 .0.xcframework.zip" ,
19- checksum: " 1de56d60a2129343922ccb78be9663f9a618274e052ec98f038f5620ac36534a "
18+ url: " / realtime-sdk-ios/releases/download/0.9 .0/VcsRealtimeSdk-0.9 .0.xcframework.zip" ,
19+ checksum: " 197922a6d30f9f901c8a6ab121bbd20076187ee0a2c50676230c2263bd831d94 "
2020 ) ,
2121 ]
2222)
You can’t perform that action at this time.
0 commit comments