6
0

add new version 14.0.1

This commit is contained in:
mac-mini-003 2024-09-18 16:28:34 +02:00
parent d14ec539b7
commit ecb5eab0ec

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-product-plugin-spm.git",
.exact("14.0.0")
.exact("14.0.1")
),
.package(
name: "WebIdVideoIdentPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdMetaPlugin/14.0.0/WebIdMetaPlugin.framework-v14.0.0.zip",
checksum: "ac524f77f911e5519b158231d1488781eac4780490ca6cc8f16f90602d75ed39"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdMetaPlugin/14.0.1/WebIdMetaPlugin.framework-v14.0.1.zip",
checksum: "3612faa9c7153d8e1e503b98dad895a2ff2f3941f9ccc1d79e444fcc1b4d9896"
),
.target(
name: "WebIdMetaPluginWrapper",