6
0

add new version 13.7.1

This commit is contained in:
mac-mini-003 2025-06-12 15:19:03 +02:00
parent e376525822
commit 1d815fd734

View File

@ -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.5.2")
.exact("12.5.3")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.5.2")
.exact("12.5.3")
)
],
targets: [
.binaryTarget(
name: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.7.0/WebIdPayOnServerProductPlugin.framework-v13.7.0.zip",
checksum: "f425a41e993cdfb9825c767a27f4bee7b209dfc9a60ec5576cac6f34d4bf9ca7"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.7.1/WebIdPayOnServerProductPlugin.framework-v13.7.1.zip",
checksum: "d45b22dd9e73ceb975e5648b7538a4d54bfafc988e9f331667351ab9b6bb0d8a"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",