6
0

add new version 21.2.1

This commit is contained in:
mac-mini-003 2025-11-27 18:25:43 +01:00
parent 397d40e2da
commit 96ccd988dc

View File

@ -22,7 +22,7 @@ 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("20.4.0") .exact("20.4.1")
), ),
.package( .package(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdMetaPlugin", name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/21.2.0/WebIdMetaPlugin.framework-v21.2.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/21.2.1/WebIdMetaPlugin.framework-v21.2.1.zip",
checksum: "713f18181a32711fa53de8752bbf5bff78c7c67b9dc53ec8b62cacadfbaee03f" checksum: "b29354382f6ac87aada701f9c1f5b7374f2005c897faae46cc8a703b39eb8044"
), ),
.target( .target(
name: "WebIdMetaPluginWrapper", name: "WebIdMetaPluginWrapper",