add new version 10.6.0
This commit is contained in:
parent
8ac98adaf5
commit
445cee6275
@ -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("12.1.0")
|
||||
.exact("12.2.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/10.4.0/WebIdVideoIdentPlugin.framework-v10.4.0.zip",
|
||||
checksum: "d5452023065c05fe682103d9a373389ad4d23dc2574f64f34a3fdeab401e770e"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentPlugin/10.6.0/WebIdVideoIdentPlugin.framework-v10.6.0.zip",
|
||||
checksum: "98a565535754560fa982a3c7f1543a632a28caaa562883d0b1f6505d2de81f29"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdentPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user