6
0

add new version 21.1.2

This commit is contained in:
mac-mini-003 2025-11-03 16:47:23 +01:00
parent 651d17b45b
commit e06cd758c7

View File

@ -22,7 +22,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: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/21.1.1/WebIdMetaPlugin.framework-v21.1.1.zip",
checksum: "f59fceda95886d927c11a8fd644c56b5b27a860d41b4fbdd2e30df5071564298"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/21.1.2/WebIdMetaPlugin.framework-v21.1.2.zip",
checksum: "c6b155b6a783dcfc56b3b7bd03dbe14adb950943286e99989a93a1a6a3b2c35c"
),
.target(
name: "WebIdMetaPluginWrapper",