7
0

add new version 22.4.2

This commit is contained in:
mac-mini-003 2026-04-24 15:01:54 +02:00
parent 04e95b33a9
commit cfe8241691

View File

@ -17,12 +17,12 @@ 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.1")
.exact("22.1.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("22.1.1")
.exact("22.1.2")
),
.package(
name: "WebIdEIdentPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.4.1/WebIdEIdProductPlugin.framework-v22.4.1.zip",
checksum: "6528a83ba789edcf5474b3dc66792e70e0dd14040b82719871eb339058164382"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.4.2/WebIdEIdProductPlugin.framework-v22.4.2.zip",
checksum: "74594e59be91e75ef9e4af206a2e7f8d79b50ba2d5611c8805cf5968d27d9977"
),
.target(
name: "WebIdEIdProductPluginWrapper",