add new version 22.3.1

This commit is contained in:
mac-mini-003 2026-04-01 00:09:14 +02:00
parent 43cbf2d1f4
commit a3a59ab632

View File

@ -27,7 +27,7 @@ let package = Package(
.package( .package(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("22.0.0") .exact("22.0.1")
), ),
.package( .package(
name: "WebIdVideoIdentPlugin", name: "WebIdVideoIdentPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdVideoIdProductPlugin", name: "WebIdVideoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.3.0/WebIdVideoIdProductPlugin.framework-v22.3.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.3.1/WebIdVideoIdProductPlugin.framework-v22.3.1.zip",
checksum: "7fc96790791dc2e5ecd4ac3bb7931811e070410bc5d34a1f8da8185787a31297" checksum: "050baee58c15b1bda89accf4d58bb46d2bd0966b4d0aac97a2fa81fb136622dd"
), ),
.target( .target(
name: "WebIdVideoIdProductPluginWrapper", name: "WebIdVideoIdProductPluginWrapper",