6
0

add new version 13.0.13

This commit is contained in:
mac-mini-003 2024-07-24 16:51:28 +02:00
parent d5430970af
commit 73d904b769

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.0.12")
.exact("13.0.13")
),
.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.0.12/WebIdMetaPlugin.framework-v13.0.12.zip",
checksum: "d7172d12d2dec1dfb69d8ca0de285f64f2ad2d7a8ec5899d487e2635c54a4c11"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.0.13/WebIdMetaPlugin.framework-v13.0.13.zip",
checksum: "b6c9e6391f3b7b0f591100fc7e12710a2a1a26d7b065dc03d0a6d7b2bff2de87"
),
.target(
name: "WebIdMetaPluginWrapper",