7
0

add new version 15.4.1

This commit is contained in:
mac-mini-003 2026-06-09 19:33:59 +02:00
parent bf669dbbf9
commit 5be906de4a

View File

@ -17,19 +17,19 @@ let package = Package(
.package(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-product-plugin-spm.git",
.exact("15.4.0")
.exact("15.4.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("15.2.0")
.exact("15.2.1")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/15.4.0/WebIdMetaPlugin.framework-v15.4.0.zip",
checksum: "aec47e92041fd8f006f854542a7079cbb4d287409135f0c96d12b11e441926e9"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/15.4.1/WebIdMetaPlugin.framework-v15.4.1.zip",
checksum: "9abbd4cc540a42cb6b83b51b049cd6d8d72910cb3d80d8cbcf91cc5f1db3ff92"
),
.target(
name: "WebIdMetaPluginWrapper",