add new version 22.4.1-SNAPSHOT-1693

This commit is contained in:
mac-mini-003 2026-04-24 13:10:37 +02:00
parent 3c32bb57ea
commit 454bd861c0

View File

@ -17,12 +17,12 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("22.1.0")
.exact("22.1.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("22.1.0")
.exact("22.1.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -38,8 +38,8 @@ let package = Package(
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-1690.zip",
checksum: "19a44b6f380bfeade4ed789a99f6d606576c82bc0abf900efcc800e82f71de88"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/22.4.1/WebIdVideoIdProductPlugin.framework-v22.4.1-SNAPSHOT-1693.zip",
checksum: "80e737b697b166917418a83cdde4bf01cb73fadcb624e95058b3b89c5dd637da"
),
.target(
name: "WebIdVideoIdProductPluginWrapper",