add new version 21.0.3

This commit is contained in:
mac-mini-003 2025-09-02 17:18:19 +02:00
parent 422c2f0604
commit 63ed19799f

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("20.2.1") .exact("20.2.2")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdVideoIdProductPlugin", name: "WebIdVideoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/21.0.2/WebIdVideoIdProductPlugin.framework-v21.0.2.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/21.0.3/WebIdVideoIdProductPlugin.framework-v21.0.3.zip",
checksum: "5eb1684596149869e754c635a4ded3033099fd00b8085d80fd315a5de00d37bd" checksum: "5b19b4c70d2605e40f6c8392f64730e7be6d5cec677c4629ce6a4ed052027fed"
), ),
.target( .target(
name: "WebIdVideoIdProductPluginWrapper", name: "WebIdVideoIdProductPluginWrapper",