add new version 22.4.2

This commit is contained in:
mac-mini-003 2026-04-24 15:01:20 +02:00
parent c7d32a0bd4
commit b5933c6aa0

View File

@ -22,17 +22,17 @@ let package = Package(
.package( .package(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("22.1.1") .exact("22.1.2")
), ),
.package( .package(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("22.1.1") .exact("22.1.2")
), ),
.package( .package(
name: "WebIdOnServerDocumentScanner", name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", 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( .package(
name: "WebIdCellCheckPlugin", name: "WebIdCellCheckPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdAutoIdProductPlugin", name: "WebIdAutoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/22.4.1/WebIdAutoIdProductPlugin.framework-v22.4.1.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/22.4.2/WebIdAutoIdProductPlugin.framework-v22.4.2.zip",
checksum: "88a04fc9cc2311ddd8428a99cc049585d8d660f55096286ec6416d739aec3d30" checksum: "e684dbd7d9c9c4b45027fc53e871951f0cfa5a14efb825b6c907b4e42c91ade3"
), ),
.target( .target(
name: "WebIdAutoIdProductPluginWrapper", name: "WebIdAutoIdProductPluginWrapper",