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( .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.0") .exact("22.1.1")
), ),
.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.0") .exact("22.1.1")
), ),
.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.0") .exact("22.1.1")
), ),
.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/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.3.5/WebIdAutoIdProductPlugin.framework-v22.3.5-SNAPSHOT-1690.zip", 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: "48a458eb67c420e0e9387682f2f4b29520daa5036a2374727b4705baa02a033b" checksum: "279a7e4a7e96902c2934ff816e623b507f0023cc887866c43c5ed0f06dd30277"
), ),
.target( .target(
name: "WebIdAutoIdProductPluginWrapper", name: "WebIdAutoIdProductPluginWrapper",