6
0

add new version 13.3.0

This commit is contained in:
mac-mini-003 2024-10-22 11:40:13 +02:00
parent 3d9a2fed91
commit d8b9ffe855

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.4")
.exact("11.1.5")
),
.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.2.0/WebIdEIdOnServerProductPlugin.framework-v13.2.0.zip",
checksum: "93691fef4449d4d8fee2a0cc3c4139ea54f1bbd47acfde436ae9ef9a5a761b25"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.3.0/WebIdEIdOnServerProductPlugin.framework-v13.3.0.zip",
checksum: "332303d1db2be86f6789c46c2f2d74adb1394a23e2ee40c01f3bf1dc345d7621"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",