add new version 10.0.0
This commit is contained in:
parent
77044a4786
commit
f4d6894c3f
@ -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/internal/de/webid-solutions/WebIdVideoIdentPlugin/9.0.2/WebIdVideoIdentPlugin.framework-v9.0.2.zip",
|
||||
checksum: "04b2cf24e1c9b658f69a670f76bfc96b0dba269fcdfba4ca5ad36ad4196702b9"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentPlugin/10.0.0/WebIdVideoIdentPlugin.framework-v10.0.0.zip",
|
||||
checksum: "6b91986dcb5929d15f5d43327e1eeada3d7f2b8f2f273180947368ef7e814127"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdentPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user