add new version 22.2.0

This commit is contained in:
mac-mini-003 2026-03-12 13:31:09 +01:00
parent 876d0d2ad5
commit 0b06e93ca0

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("21.2.0")
.exact("21.2.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("21.2.0")
.exact("21.2.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("21.0.3")
.exact("21.0.4")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("21.1.1")
.exact("21.1.2")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.1.1/WebIdVideoIdProductPlugin.framework-v22.1.1.zip",
checksum: "80abd5b1309dd11ee7c67387b94eec94d587eaed01e02f1048f24514ae3183b6"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.2.0/WebIdVideoIdProductPlugin.framework-v22.2.0.zip",
checksum: "9602c58b1bfb7e18d84f89baf68b2c38755638d4e4a4720342dc041e7f4710f9"
),
.target(
name: "WebIdVideoIdProductPluginWrapper",