add new version 22.5.0

This commit is contained in:
mac-mini-003 2026-05-15 16:22:37 +02:00
parent 7b08f9c486
commit b06e3e667c

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.1.2")
.exact("23.0.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("22.1.2")
.exact("23.0.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("22.1.0")
.exact("23.0.1")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("22.1.0")
.exact("23.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.4.2/WebIdVideoIdProductPlugin.framework-v22.4.2.zip",
checksum: "3821e5698420d769de313425757df8eb2e610a0fbad9f547225687b4bd9f5864"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.5.0/WebIdVideoIdProductPlugin.framework-v22.5.0.zip",
checksum: "63307190379891546f0fef341d98d2febcacd0d8172420aa0acd359c94cffc00"
),
.target(
name: "WebIdVideoIdProductPluginWrapper",