7
0

add new version 15.3.1

This commit is contained in:
mac-mini-003 2026-02-17 15:35:55 +01:00
parent 7ce78b8563
commit 7987568a66

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("15.1.1")
.exact("15.1.2")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("15.1.1")
.exact("15.1.2")
)
],
targets: [
.binaryTarget(
name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/15.3.0/WebIdPayProductPlugin.framework-v15.3.0.zip",
checksum: "2d192a1f6835c2fc6f57112c64680178e9d3cbef16bfe4d26fc5c9621e2e7a23"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/15.3.1/WebIdPayProductPlugin.framework-v15.3.1.zip",
checksum: "fd369a2ce3da4e9c519ec174010897d023580b0fb698635c730214e5488aa04c"
),
.target(
name: "WebIdPayProductPluginWrapper",