6
0

add new version 13.3.4

This commit is contained in:
mac-mini-003 2024-12-03 11:46:33 +01:00
parent a21d3e6d63
commit eb28a9a573

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.3.3")
.exact("13.3.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.3.3/WebIdMetaPlugin.framework-v13.3.3.zip",
checksum: "87b7ffa3bf7f27ac68e3e108dc67e03431bedc2ac28e05250f6be437934bff28"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.3.4/WebIdMetaPlugin.framework-v13.3.4.zip",
checksum: "0cd76bd9401ef7456c75b1b883db4f41d3f54c25bfecb4b2b421dc5c84cd81bb"
),
.target(
name: "WebIdMetaPluginWrapper",