6
0

add new version 20.0.4

This commit is contained in:
mac-mini-003 2025-07-10 19:06:05 +02:00
parent f86d3852a4
commit 14530ddf59

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("20.0.0")
.exact("20.0.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("20.0.0")
.exact("20.0.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("20.0.0")
.exact("20.0.1")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm",
.exact("20.0.0")
.exact("20.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdVideoIdentProductPlugin/20.0.3/WebIdVideoIdentProductPlugin.framework-v20.0.3.zip",
checksum: "ff8c1e7eae462cbf548ec7fce9f86dcae2af8ab7977c0627f9d6c485c4250d58"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdVideoIdentProductPlugin/20.0.4/WebIdVideoIdentProductPlugin.framework-v20.0.4.zip",
checksum: "3a70524ae3809f9fd0ff9d78382c0d32a060d0e74a04d29c29381bab68bfec81"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",