7
0

add new version 22.3.0

This commit is contained in:
mac-mini-003 2026-03-31 13:46:36 +02:00
parent 427c8df100
commit aa36385440

View File

@ -17,14 +17,14 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("21.0.4")
.exact("22.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/22.2.3/WebIdMetaPlugin.framework-v22.2.3.zip",
checksum: "88680028c3ca6e8e54abc1c43994798c35d9416d1be13286d71ce67e4cbfc32f"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/22.3.0/WebIdMetaPlugin.framework-v22.3.0.zip",
checksum: "31e0a50f8aef0f872a969595d43b88fa4f06279e62fc6512d5d7c0e1afae1cb7"
),
.target(
name: "WebIdMetaPluginWrapper",