7
0

add new version 22.0.6-SNAPSHOT-1601

This commit is contained in:
mac-mini-003 2026-02-24 12:00:24 +01:00
parent eaad51c3d3
commit 3b01a964e7

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("21.0.2") .exact("21.0.3")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdMetaPlugin", name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.0.2/WebIdMetaPlugin.framework-v22.0.2-SNAPSHOT-1583.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.0.6/WebIdMetaPlugin.framework-v22.0.6-SNAPSHOT-1601.zip",
checksum: "46dea6761f9310f691f728f6d919202cd27e04d9788f8ef3e39b389f86d23869" checksum: "5b771e09320c0a30a2e40a91bda82c25c66193e378a09e94bac626b711c76d38"
), ),
.target( .target(
name: "WebIdMetaPluginWrapper", name: "WebIdMetaPluginWrapper",