add new version 10.4.0
This commit is contained in:
parent
a7c8d86a24
commit
8ac98adaf5
@ -27,7 +27,7 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||||
.exact("12.0.0")
|
.exact("12.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/internal/de/webid-solutions/WebIdVideoIdentPlugin/10.3.1/WebIdVideoIdentPlugin.framework-v10.3.1.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentPlugin/10.4.0/WebIdVideoIdentPlugin.framework-v10.4.0.zip",
|
||||||
checksum: "2e7bd190379d91cd37247dd3b658082a7ffa2b5612d54ad2db729d2121288ca1"
|
checksum: "d5452023065c05fe682103d9a373389ad4d23dc2574f64f34a3fdeab401e770e"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdVideoIdentPluginWrapper",
|
name: "WebIdVideoIdentPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user