7
0

add new version 22.1.0

This commit is contained in:
mac-mini-003 2026-02-24 12:09:11 +01:00
parent 7e2b78a30d
commit 464a5b556f

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.2")
.exact("21.0.3")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/22.0.5/WebIdMetaPlugin.framework-v22.0.5.zip",
checksum: "326a1ffbe72874282d354f090a61327d4e019d0a4334dad5dfa446f7393df56b"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/22.1.0/WebIdMetaPlugin.framework-v22.1.0.zip",
checksum: "2115af091a922c89883c64b372da068306dad1dcbc4ae090e16235970095415f"
),
.target(
name: "WebIdMetaPluginWrapper",