add new version 10.0.1
This commit is contained in:
parent
f4d6894c3f
commit
aefa8b1911
@ -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("11.0.0")
|
||||
.exact("11.0.1")
|
||||
),
|
||||
.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/10.0.0/WebIdVideoIdentPlugin.framework-v10.0.0.zip",
|
||||
checksum: "6b91986dcb5929d15f5d43327e1eeada3d7f2b8f2f273180947368ef7e814127"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentPlugin/10.0.1/WebIdVideoIdentPlugin.framework-v10.0.1.zip",
|
||||
checksum: "169aca9e5ff6b16bac44f49bcf87fdc2e849d7ae1080dcb4b3ee7f75348b4e35"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdentPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user