6
0

add new version 14.6.0

This commit is contained in:
mac-mini-003 2025-05-27 11:14:09 +02:00
parent 0142f09602
commit 4a68e07544

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("13.4.0")
.exact("13.5.2")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("13.4.0")
.exact("13.5.2")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("12.3.0")
.exact("12.4.2")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm",
.exact("11.3.0")
.exact("11.4.2")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdVideoIdentProductPlugin/14.5.0/WebIdVideoIdentProductPlugin.framework-v14.5.0.zip",
checksum: "b19102329391b4313a649b73239267fc24f116cf21682c6ad9fc7e5c15036a9b"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdVideoIdentProductPlugin/14.6.0/WebIdVideoIdentProductPlugin.framework-v14.6.0.zip",
checksum: "b04052dce4e2ff6fb1cd39aca7a17da5a14cd6e88e278ea7df08f797378f4737"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",