7
0

add new version 15.4.2

This commit is contained in:
mac-mini-003 2026-06-19 12:18:06 +02:00
parent 5be906de4a
commit 3b2857a5c1

View File

@ -17,7 +17,7 @@ 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.1")
.exact("15.4.2")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -28,8 +28,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
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"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/15.4.2/WebIdMetaPlugin.framework-v15.4.2.zip",
checksum: "e70924c817c812aaca1089b23af4b68965e385f81c7ea32af15cdea1396144bd"
),
.target(
name: "WebIdMetaPluginWrapper",