6
0

add new version 13.5.0

This commit is contained in:
mac-mini-003 2025-03-12 18:55:01 +01:00
parent 466de0b34e
commit 4b1608bb38

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.exact("10.2.0")
.exact("10.2.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -27,19 +27,19 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.3.1")
.exact("12.3.2")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.3.1")
.exact("12.3.2")
)
],
targets: [
.binaryTarget(
name: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.4.2/WebIdPayOnServerProductPlugin.framework-v13.4.2.zip",
checksum: "b6183c7d1ae15daa8f88b278bc4be764e19bdabb5e8b1770f00e31ffdcc31586"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.5.0/WebIdPayOnServerProductPlugin.framework-v13.5.0.zip",
checksum: "aed2f8428bef76be9839ec55d2bb0d797c5645a28d68acfdd1589daec78c3bde"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",