7
0

add new version 22.5.4

This commit is contained in:
mac-mini-003 2026-06-09 12:41:26 +02:00
parent b1d4b2fd64
commit 770c000b7c

View File

@ -32,14 +32,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("23.0.3") .exact("23.0.4")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdEIdProductPlugin", name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.5.3/WebIdEIdProductPlugin.framework-v22.5.3.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.5.4/WebIdEIdProductPlugin.framework-v22.5.4.zip",
checksum: "fdf752f19f89d97adf240d63109d8dbe4319def452335cce1e4d1f72f9784502" checksum: "cdcdabff2c9b39e172b0fcfc56dd7ff7b760e3e277e33c951123b6184f00c926"
), ),
.target( .target(
name: "WebIdEIdProductPluginWrapper", name: "WebIdEIdProductPluginWrapper",