add new version 22.5.4

This commit is contained in:
mac-mini-003 2026-06-09 12:40:54 +02:00
parent 536a73492e
commit 1ecdd9a538

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("23.0.3")
.exact("23.0.4")
),
.package(
name: "WebIdIosIdentScanPlugin",
@ -43,8 +43,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdAutoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/22.5.3/WebIdAutoIdProductPlugin.framework-v22.5.3.zip",
checksum: "49494f1ec22c9c01a837f16467c067125a687c2adcf0679a3e22f1fd84558802"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/22.5.4/WebIdAutoIdProductPlugin.framework-v22.5.4.zip",
checksum: "fb55f2e33ecf69aef2180885849c12be93fe6d7ed7ee08b26196eeeb012dcdd3"
),
.target(
name: "WebIdAutoIdProductPluginWrapper",