add new version 22.3.5-SNAPSHOT-1687

This commit is contained in:
mac-mini-003 2026-04-02 20:40:03 +02:00
parent b5aa2a3c1e
commit 7d5ef3539a

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.0.2")
.exact("22.0.3")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("22.0.2")
.exact("22.0.3")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("22.0.2")
.exact("22.0.3")
),
.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.4/WebIdAutoIdProductPlugin.framework-v22.3.4-SNAPSHOT-1684.zip",
checksum: "571aef96dfee5a8ecdcccd664398e1f308badeaf9cb697053382e45d802116fe"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.3.5/WebIdAutoIdProductPlugin.framework-v22.3.5-SNAPSHOT-1687.zip",
checksum: "ed618337d4353fa0166ec3e0d2c3ff500cb2dbb92dee2385cc2043284a90c4d7"
),
.target(
name: "WebIdAutoIdProductPluginWrapper",