add new version 22.0.2-SNAPSHOT-1582

This commit is contained in:
mac-mini-003 2026-02-06 13:15:34 +01:00
parent 9c0959c24c
commit 282a771554

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",
.branch("snapshots")
.exact("21.0.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("snapshots")
.exact("21.1.0")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.branch("snapshots")
.exact("21.1.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.branch("snapshots")
.exact("21.1.0")
),
.package(
name: "WebIdCellCheckPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-cell-check-plugin-spm",
.branch("snapshots")
.exact("2.0.2")
)
],
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-1579.zip",
checksum: "b19d7dcdf45012d93a048bafb5cdf49b090b6c6271bbe03289d88b9a4eb6ab87"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.0.2/WebIdAutoIdProductPlugin.framework-v22.0.2-SNAPSHOT-1582.zip",
checksum: "093eb9c5835221b93a5181a04a4038ff740bc4579d7022be6fe0271fa8da52ce"
),
.target(
name: "WebIdAutoIdProductPluginWrapper",