7
0

add new version 22.4.0

This commit is contained in:
mac-mini-003 2026-04-23 17:57:23 +02:00
parent d1fc320915
commit c25ceedf62

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("22.0.2")
.exact("22.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/22.3.7/WebIdMetaPlugin.framework-v22.3.7.zip",
checksum: "553b6252bd29a31feffaf5f3d793e626bb011f43a3c1a31b1a75f5119b3e2808"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/22.4.0/WebIdMetaPlugin.framework-v22.4.0.zip",
checksum: "7a0430f20cb42c9ff4d77e696dd57909f251d6bf30ed61b790639e81c23b1687"
),
.target(
name: "WebIdMetaPluginWrapper",