6
0

add new version 13.0.14

This commit is contained in:
mac-mini-003 2024-07-25 12:16:50 +02:00
parent 73d904b769
commit 468077a595

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