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: " 98 .0.0" ) ) ,
13+ . package ( url: " https://github.com/ATOS-VIRTUAL-CARE/webrtc-ios " , . upToNextMinor( from: " 100 .0.0" ) ) ,
1414 ] ,
1515 targets: [
1616 . binaryTarget(
1717 name: " VcsRealtimeSdk " ,
18- url: " https://github.com/ATOS-VIRTUAL-CARE/realtime-sdk-ios/releases/download/0.9.1 /VcsRealtimeSdk-0.9.1 .xcframework.zip " ,
19- checksum: " a4de078a2432365e335b2c15a29fff8f638d358c5d4f9d0bf432a3ff5bbb93d7 "
18+ url: " https://github.com/ATOS-VIRTUAL-CARE/realtime-sdk-ios/releases/download/0.9.2 /VcsRealtimeSdk-0.9.2 .xcframework.zip " ,
19+ checksum: " 6ca40c807e4406b6883609eb0a6f0f35d916836c374fea98be822174637aaa80 "
2020 ) ,
2121 ]
2222)
You can’t perform that action at this time.
0 commit comments