7
0

add new version 15.4.0

This commit is contained in:
mac-mini-003 2026-06-08 10:45:46 +02:00
parent 743e2e1eaf
commit bf669dbbf9

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.3.3")
.exact("15.4.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("15.1.1")
.exact("15.2.0")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/15.3.3/WebIdMetaPlugin.framework-v15.3.3.zip",
checksum: "994b6a6be66cab33ab598c1c6d6bce605ccf21522ffd9681239fb0b512769b62"
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"
),
.target(
name: "WebIdMetaPluginWrapper",