7
0

add new version 22.0.0

This commit is contained in:
mac-mini-003 2026-03-31 11:42:06 +02:00
parent abcd440454
commit 6a78650b80

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("21.0.5")
.exact("21.1.0")
),
.package(
name: "AhoyKit",
@ -33,8 +33,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdentPlugin/21.1.2/WebIdVideoIdentPlugin.framework-v21.1.2.zip",
checksum: "29465100fa12a71851f740f2116e0dcc105d8494be8b53da27502d6635ac239d"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdentPlugin/22.0.0/WebIdVideoIdentPlugin.framework-v22.0.0.zip",
checksum: "15cbbf60c0c859e6efa6cd1d751ba699a33f98b618c7fd30ef53101174757a7f"
),
.target(
name: "WebIdVideoIdentPluginWrapper",