6
0

add new version 14.4.1

This commit is contained in:
mac-mini-003 2025-03-17 18:06:47 +01:00
parent 8db390df88
commit e360ead753

View File

@ -32,14 +32,14 @@ let package = Package(
.package( .package(
name: "WebIdVideoIdentPlugin", name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm",
.exact("11.2.1") .exact("11.2.2")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdVideoIdentProductPlugin", name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdVideoIdentProductPlugin/14.4.0/WebIdVideoIdentProductPlugin.framework-v14.4.0.zip", 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: "03af0a80e333edb834ec900939909bebc510602caf07cd93354d47eba3f3f3bd" checksum: "a7d286929fc676a651a1316d44450b565afdf115e3e235b67c35b6300401a5a8"
), ),
.target( .target(
name: "WebIdVideoIdentProductPluginWrapper", name: "WebIdVideoIdentProductPluginWrapper",