7
0

add new version 22.5.4

This commit is contained in:
mac-mini-003 2026-06-09 12:42:01 +02:00
parent ac5ac9a492
commit 38738b1dcc

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("23.0.3") .exact("23.0.4")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdMetaPlugin", name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/22.5.3/WebIdMetaPlugin.framework-v22.5.3.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/22.5.4/WebIdMetaPlugin.framework-v22.5.4.zip",
checksum: "9f83592153cd2740aa858e3f8b10866f662f003d66f9c50a6770c537ebeeb1c6" checksum: "a731b590ce80c769496ece54f162502644863709bf62b3a86b358f3e9834b226"
), ),
.target( .target(
name: "WebIdMetaPluginWrapper", name: "WebIdMetaPluginWrapper",