add new version 22.5.3-SNAPSHOT-1728

This commit is contained in:
mac-mini-003 2026-06-08 11:30:22 +02:00
parent 5c4cf4585b
commit f070c0c0e0

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("23.0.2")
.exact("23.0.3")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("23.1.0")
.exact("23.1.1")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("23.1.0")
.exact("23.1.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("23.1.0")
.exact("23.1.1")
),
.package(
name: "WebIdCellCheckPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-cell-check-plugin-spm",
.exact("3.0.0")
.exact("3.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.5.2/WebIdAutoIdProductPlugin.framework-v22.5.2-SNAPSHOT-1725.zip",
checksum: "ba540648e9d6fc73eda59e48ead0761c27fec8c396beb0dfe73f540048c628b8"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.5.3/WebIdAutoIdProductPlugin.framework-v22.5.3-SNAPSHOT-1728.zip",
checksum: "1a1cef24cc817e6118ee34e573b1e1e924691f9172104c401a754e4143153b0b"
),
.target(
name: "WebIdAutoIdProductPluginWrapper",