6
0

add new version 21.2.1

This commit is contained in:
mac-mini-003 2025-11-27 18:25:18 +01:00
parent 357834f052
commit f3dc83ca63

View File

@ -27,19 +27,19 @@ let package = Package(
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("20.4.1")
.exact("20.4.2")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("20.4.0")
.exact("20.4.1")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/21.2.0/WebIdEIdProductPlugin.framework-v21.2.0.zip",
checksum: "d1cb2fa53854350653a4a0854b2e4895b3c02d31de190c67df3fae50d1f86d25"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/21.2.1/WebIdEIdProductPlugin.framework-v21.2.1.zip",
checksum: "5803f518aeb030bc9092937a58dada16ca658a13bede0e32d8a4bf6fffe548ee"
),
.target(
name: "WebIdEIdProductPluginWrapper",