File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ let package = Package(
1616 targets: [
1717 . binaryTarget(
1818 name: " HMSSDK " ,
19- url: " https://github.com/100mslive/100ms-ios-sdk-staging/releases/download/1.11.0 /HMSSDK.xcframework.zip " ,
20- checksum: " 561f5ece17e7dcfe9476ce254aab75383ec91c81c794b6066c675f66c98e55f1 "
19+ url: " https://github.com/100mslive/100ms-ios-sdk-staging/releases/download/1.14.1 /HMSSDK.xcframework.zip " ,
20+ checksum: " 72a1d3a274e65f08e8b63f6b706cacf560e1218a24ea659199de8643a2f43c23 "
2121 ) ,
2222 . binaryTarget(
2323 name: " WebRTC " ,
24- url: " https://github.com/100mslive/webrtc-ios/releases/download/1.0.6168 /WebRTC.xcframework.zip " ,
25- checksum: " 43553df83e63f6cc3f996af00f934b2441805a83a39efbbc29ae454b9ee590e0 "
24+ url: " https://github.com/100mslive/webrtc-ios/releases/download/1.0.6170 /WebRTC.xcframework.zip " ,
25+ checksum: " 5f5f6ed16e9e225f92aa8755604461fa76c93c1171899b68af59e73cc1310fb4 "
2626 ) ,
2727 . target( name: " HMSSDKDependencies " , dependencies: [ " HMSAnalyticsSDK " ] , path: " dependencies " )
2828 ]
You can’t perform that action at this time.
0 commit comments