add new version 10.0.0-SNAPSHOT-327
This commit is contained in:
parent
440d0f14b6
commit
b190f27a01
@ -27,7 +27,7 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.exact("10.1.1")
|
||||
.exact("11.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "AhoyWebRTC",
|
||||
@ -38,8 +38,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdVideoIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/9.0.2/WebIdVideoIdentPlugin.framework-v9.0.2-SNAPSHOT-325.zip",
|
||||
checksum: "c22a532c8671a0cc595803230a6499c9d81e9c1dd43ec529dc2acc398872a5b7"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.0.0/WebIdVideoIdentPlugin.framework-v10.0.0-SNAPSHOT-327.zip",
|
||||
checksum: "eb690686da7d14e68cf7fa4ec1231c98b55ca4b917a8067e393fe9e275bea6f6"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdentPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user