We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1add557 commit ff4647dCopy full SHA for ff4647d
1 file changed
Package.swift
@@ -14,7 +14,7 @@ let package = Package(
14
.binaryTarget(
15
name: "WebRTC",
16
url: "https://github.com/stasel/WebRTC/releases/download/149.0.0/WebRTC-M149.xcframework.zip",
17
- checksum: "9726f1db0c99e69806257a7166fb16f79a41035240384a04803902a509f0fc8c"
+ checksum: "79c5a3e49a68de30a99baabaf5b4c0067dd7a0b66fdd4b8afb8ec337e746abba"
18
),
19
]
20
)
0 commit comments