add new version 22.5.4

This commit is contained in:
mac-mini-003 2026-06-09 12:40:22 +02:00
parent 2a3c41124e
commit b8afed2d9e

View File

@ -32,7 +32,7 @@ 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("23.0.3") .exact("23.0.4")
), ),
.package( .package(
name: "WebIdIosBankIdentPlugin", name: "WebIdIosBankIdentPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdAccountIdProductPlugin", name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.5.3/WebIdAccountIdProductPlugin.framework-v22.5.3.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.5.4/WebIdAccountIdProductPlugin.framework-v22.5.4.zip",
checksum: "d8e697a0a7c8f29d9ff01281ce1d61132031589d0c5d7a9ff187fb99f625d16f" checksum: "33c8e87a3288f96a5dd2472148d8b4497725bc7c428fd7b851145c846c7435a0"
), ),
.target( .target(
name: "WebIdAccountIdProductPluginWrapper", name: "WebIdAccountIdProductPluginWrapper",