6
0

add new version 13.3.0

This commit is contained in:
mac-mini-003 2024-10-22 11:41:42 +02:00
parent 814145095c
commit ccf23d2364

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: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.2.0/WebIdPayOnServerProductPlugin.framework-v13.2.0.zip",
checksum: "a19dfbd0402fad4f3f9d36cd597e0497ee452e911a6a001e89e8f042b455e405"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.3.0/WebIdPayOnServerProductPlugin.framework-v13.3.0.zip",
checksum: "eed22736cfa8932c2bc828ae96a44c170d3fe0d1bab4d6c4b682213e6548423e"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",