add new version 11.0.0-SNAPSHOT-367
This commit is contained in:
parent
7fd5b3bb92
commit
90e44c3da2
@ -27,7 +27,7 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "AhoyKit",
|
name: "AhoyKit",
|
||||||
url: "https://github.com/ahoyconference/ahoykit-swift",
|
url: "https://github.com/ahoyconference/ahoykit-swift",
|
||||||
.exact("6.0.0")
|
.exact("6.1.0")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "AhoyWebRTC",
|
name: "AhoyWebRTC",
|
||||||
@ -38,8 +38,8 @@ let package = Package(
|
|||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdVideoIdentPlugin",
|
name: "WebIdVideoIdentPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.0.1/WebIdVideoIdentPlugin.framework-v10.0.1-SNAPSHOT-343.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentPlugin/11.0.0/WebIdVideoIdentPlugin.framework-v11.0.0-SNAPSHOT-367.zip",
|
||||||
checksum: "c278b04026e914a0e83c418a70dc428e928cefc84a22777a223c9474b96cb2f7"
|
checksum: "6bc233ce35a91e5ebf4b4bcadeaab421ace63cdcecdba3469394a26304c00d54"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdVideoIdentPluginWrapper",
|
name: "WebIdVideoIdentPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user