add new version 22.2.2-SNAPSHOT-1651

This commit is contained in:
mac-mini-003 2026-03-13 16:36:28 +01:00
parent e146b5bd76
commit 414640e5ae

View File

@ -17,34 +17,34 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("21.0.4")
.branch("snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("21.2.1")
.branch("snapshots")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("21.2.1")
.branch("snapshots")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("21.2.1")
.branch("snapshots")
),
.package(
name: "WebIdCellCheckPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-cell-check-plugin-spm",
.exact("2.0.4")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.1.2/WebIdAutoIdProductPlugin.framework-v22.1.2-SNAPSHOT-1641.zip",
checksum: "fa810d243ddb061da95586d0264e507d97283cb7cc46eb3679be563e656ad65f"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.2.2/WebIdAutoIdProductPlugin.framework-v22.2.2-SNAPSHOT-1651.zip",
checksum: "b6ad52b68bb9065ef2bb5aebb4f5c1c9f51951d7af620ea62c7db7e36d1e683a"
),
.target(
name: "WebIdAutoIdProductPluginWrapper",