add new version 22.4.1-SNAPSHOT-1693

This commit is contained in:
mac-mini-003 2026-04-24 13:08:37 +02:00
parent b63d3c7c79
commit 4d4480137d

View File

@ -22,17 +22,17 @@ let package = Package(
.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: "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: "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: "WebIdCellCheckPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdAutoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.3.5/WebIdAutoIdProductPlugin.framework-v22.3.5-SNAPSHOT-1690.zip",
checksum: "48a458eb67c420e0e9387682f2f4b29520daa5036a2374727b4705baa02a033b"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.4.1/WebIdAutoIdProductPlugin.framework-v22.4.1-SNAPSHOT-1693.zip",
checksum: "279a7e4a7e96902c2934ff816e623b507f0023cc887866c43c5ed0f06dd30277"
),
.target(
name: "WebIdAutoIdProductPluginWrapper",