7
0

add new version 22.3.1

This commit is contained in:
mac-mini-003 2026-04-01 00:08:40 +02:00
parent aa36385440
commit 7b4280450b

View File

@ -17,14 +17,14 @@ let package = Package(
.package( .package(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("22.0.0") .exact("22.0.1")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdMetaPlugin", name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/22.3.0/WebIdMetaPlugin.framework-v22.3.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/22.3.1/WebIdMetaPlugin.framework-v22.3.1.zip",
checksum: "31e0a50f8aef0f872a969595d43b88fa4f06279e62fc6512d5d7c0e1afae1cb7" checksum: "957c0c62bfd71f76b7f35c74cd02fce8038961c719b464a4e893181304f10513"
), ),
.target( .target(
name: "WebIdMetaPluginWrapper", name: "WebIdMetaPluginWrapper",