6
0

add new version 13.0.12

This commit is contained in:
mac-mini-003 2024-07-24 12:42:29 +02:00
parent 821bb9d3ae
commit d5430970af

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.11")
.exact("13.0.12")
),
.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.11/WebIdMetaPlugin.framework-v13.0.11.zip",
checksum: "1ba65d3e5f823d7dc08c00fc4450689ee5129f08a025fdfda9be7c03c88514ba"
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"
),
.target(
name: "WebIdMetaPluginWrapper",