add new version 22.0.6-SNAPSHOT-1601

This commit is contained in:
mac-mini-003 2026-02-24 11:59:47 +01:00
parent b550df26a4
commit 6e6fc526b0

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.2")
.exact("21.0.3")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("21.1.0")
.exact("21.2.0")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("21.1.0")
.exact("21.2.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("21.1.0")
.exact("21.2.0")
),
.package(
name: "WebIdCellCheckPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-cell-check-plugin-spm",
.exact("2.0.2")
.exact("2.0.3")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.0.2/WebIdAutoIdProductPlugin.framework-v22.0.2-SNAPSHOT-1583.zip",
checksum: "aea2f6d317decf2a18435a8c75e84b7dc32d1f8e4424a6e8ef8545e1a211b489"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.0.6/WebIdAutoIdProductPlugin.framework-v22.0.6-SNAPSHOT-1601.zip",
checksum: "59947e608e1e9a575e271d18ecb7f8ad7401cdc6888e48e3a47bb8823a8b7154"
),
.target(
name: "WebIdAutoIdProductPluginWrapper",