6
0

add new version 13.7.4

This commit is contained in:
mac-mini-003 2025-09-01 15:22:37 +02:00
parent 44aac39546
commit 4d2fdf2881

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("13.7.3")
.exact("13.7.4")
),
.package(
name: "WebIdVideoIdentPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.7.3/WebIdMetaPlugin.framework-v13.7.3.zip",
checksum: "bd3f77b171c7289bc438ee9dfda51fb97ff6ed935e2352aed38a38d45434b997"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.7.4/WebIdMetaPlugin.framework-v13.7.4.zip",
checksum: "009cd2a7d4e4cab7f21a9829c3c717ca3f5c96b69327f861d2fa60b3ea2d788d"
),
.target(
name: "WebIdMetaPluginWrapper",