add new version 21.1.2

This commit is contained in:
mac-mini-003 2025-11-03 16:46:34 +01:00
parent 2174da0154
commit 4f32a6014b

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("20.3.2")
.exact("20.3.3")
),
.package(
name: "WebIdIosIdentScanPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdAutoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/21.1.1/WebIdAutoIdProductPlugin.framework-v21.1.1.zip",
checksum: "33f27772922c5448bf9f7049cc3fe37a3d7f0bc9893291734a8c3c66f83af8e1"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/21.1.2/WebIdAutoIdProductPlugin.framework-v21.1.2.zip",
checksum: "f904325d5feaa7dd64c52fed9a674c86a68b84b2d770660c96de1b4c586e3bb5"
),
.target(
name: "WebIdAutoIdProductPluginWrapper",