7
0

add new version 22.2.0

This commit is contained in:
mac-mini-003 2026-03-12 13:30:46 +01:00
parent fd574a4927
commit ceee77b466

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.3")
.exact("21.0.4")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/22.1.1/WebIdMetaPlugin.framework-v22.1.1.zip",
checksum: "fab3c5cceab55481aaa12c31af4ddbdc3d46bf41b49c25ec248806d464f1ec28"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/22.2.0/WebIdMetaPlugin.framework-v22.2.0.zip",
checksum: "f14498ffda1bceab61cfdd0c9af6b8a5a8c74f6644373e66389dda8b3f5e370d"
),
.target(
name: "WebIdMetaPluginWrapper",