6
0

add new version 21.0.3

This commit is contained in:
mac-mini-003 2025-09-02 17:17:51 +02:00
parent 6850208a07
commit ccc4b474b0

View File

@ -17,7 +17,7 @@ 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")
), ),
.package( .package(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdMetaPlugin", name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/21.0.2/WebIdMetaPlugin.framework-v21.0.2.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/21.0.3/WebIdMetaPlugin.framework-v21.0.3.zip",
checksum: "0984ee62aeeb2053f82b3b97a42e5869d7bbed7e374fab23bbe834b682ce9dcd" checksum: "02f9eef053fe2f59685a4b2398e81bbc3e0cf6736dd9dae59cd1b667044e7c40"
), ),
.target( .target(
name: "WebIdMetaPluginWrapper", name: "WebIdMetaPluginWrapper",