6
0

add new version 13.1.1

This commit is contained in:
mac-mini-003 2024-08-13 15:06:43 +02:00
parent cad65ee7d9
commit f0e5fdc53c

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("11.1.3")
.exact("11.1.4")
),
.package(
name: "WebIdIosIdentScanPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.1.0/WebIdEIdOnServerProductPlugin.framework-v13.1.0.zip",
checksum: "6ad64b4c766061c43d691e0a8c9643cf70393e535d6f2240b7500c67de643732"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.1.1/WebIdEIdOnServerProductPlugin.framework-v13.1.1.zip",
checksum: "bf74bae356b0a550cc9a258adfedcbdea6075f2342969cdd07c5ea2086c4ab22"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",