add new version 22.4.1

This commit is contained in:
mac-mini-003 2026-04-24 12:57:02 +02:00
parent 5e3e217fe6
commit f83721cec5

View File

@ -17,17 +17,17 @@ let package = Package(
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("22.1.0")
.exact("22.1.1")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("22.1.0")
.exact("22.1.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("22.1.0")
.exact("22.1.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.4.0/WebIdAccountIdProductPlugin.framework-v22.4.0.zip",
checksum: "d1f623296454c2c2ef88f99e798c9d6fb5fdad5217cf9b093350c7f9e0908e35"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.4.1/WebIdAccountIdProductPlugin.framework-v22.4.1.zip",
checksum: "68207f39ca2927f21ab0a5e82aa00442b64cbb8a5dcc42b7aaca51dfbba387ab"
),
.target(
name: "WebIdAccountIdProductPluginWrapper",