7
0

add new version 22.5.0

This commit is contained in:
mac-mini-003 2026-05-15 16:22:03 +02:00
parent 77c4f3b620
commit 81df0dd1b4

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.1.0")
.exact("23.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/22.4.2/WebIdMetaPlugin.framework-v22.4.2.zip",
checksum: "46c0636fb3db584c6ddeb54d7d30762066758a76f4615612e7986cb643e45838"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/22.5.0/WebIdMetaPlugin.framework-v22.5.0.zip",
checksum: "2f78cf5389b33f2a4bd9a62f618c049bc7b00457904be7ff23dcc607691e350f"
),
.target(
name: "WebIdMetaPluginWrapper",