7
0

add new version 22.2.4

This commit is contained in:
mac-mini-003 2026-04-15 16:09:55 +02:00
parent c5c48cc634
commit a81d7c7aa6

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.1")
.exact("21.0.5")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/22.3.6/WebIdMetaPlugin.framework-v22.3.6.zip",
checksum: "00573791818afd96f41ffee1c11584a199cc4ee0e67a743e2e0e0169ddf47048"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/22.2.4/WebIdMetaPlugin.framework-v22.2.4.zip",
checksum: "ed169faaeeccf885a6ff211abb454fdc9db2fbc5f73f5c155089e808f84f2738"
),
.target(
name: "WebIdMetaPluginWrapper",