6
0

add new version 13.3.3

This commit is contained in:
mac-mini-003 2024-11-29 12:02:54 +01:00
parent 9c5445e8be
commit a21d3e6d63

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.0")
.exact("13.3.3")
),
.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.0/WebIdMetaPlugin.framework-v13.3.0.zip",
checksum: "865aa847cb672b4872b406f264d643aaab28ca6f2af34384471fb1c3586cf435"
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"
),
.target(
name: "WebIdMetaPluginWrapper",