6
0

add new version 14.4.2

This commit is contained in:
mac-mini-003 2025-03-18 10:28:10 +01:00
parent e360ead753
commit 73e4498b5f

View File

@ -32,14 +32,14 @@ let package = Package(
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm",
.exact("11.2.2")
.exact("11.2.3")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdVideoIdentProductPlugin/14.4.1/WebIdVideoIdentProductPlugin.framework-v14.4.1.zip",
checksum: "a7d286929fc676a651a1316d44450b565afdf115e3e235b67c35b6300401a5a8"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdVideoIdentProductPlugin/14.4.2/WebIdVideoIdentProductPlugin.framework-v14.4.2.zip",
checksum: "72d4c6308afba587e2606cdd7c0155eb5caf301b511cd48a57fb85a56e7f7a0d"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",