add new version 22.3.5-SNAPSHOT-1690

This commit is contained in:
mac-mini-003 2026-04-23 18:08:09 +02:00
parent b5820d8d1b
commit 2b5c34e67c

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("22.0.3")
.exact("22.1.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("22.0.3")
.exact("22.1.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("22.0.1")
.exact("22.1.0")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("22.0.0")
.exact("22.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/22.3.5/WebIdVideoIdProductPlugin.framework-v22.3.5-SNAPSHOT-1688.zip",
checksum: "569fe2f4de0b5fb66fcec1d17683248c05c13f3d3ee05e5ae59faaf13c9ddf75"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/22.3.5/WebIdVideoIdProductPlugin.framework-v22.3.5-SNAPSHOT-1690.zip",
checksum: "11a223cef4a19829efc8600ff0de24014d29691873d7ef8dde0c54118f2e6df1"
),
.target(
name: "WebIdVideoIdProductPluginWrapper",