7
0

add new version 15.3.1

This commit is contained in:
mac-mini-003 2026-02-17 15:35:20 +01:00
parent 21c66039b0
commit 2b83ced2c1

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: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("15.1.1")
.exact("15.1.2")
)
],
targets: [
.binaryTarget(
name: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/15.3.0/WebIdPayOnServerProductPlugin.framework-v15.3.0.zip",
checksum: "91ef3ede91ac6b143aa0086a6effe900856cb45f1029c60b74bbf9cacdd1ee7b"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/15.3.1/WebIdPayOnServerProductPlugin.framework-v15.3.1.zip",
checksum: "dec5f77d0ab22bb38f6ddef081338c374078dcd03299c15e3c8a7b3cbaebbd6c"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",