7
0

add new version 15.3.1

This commit is contained in:
mac-mini-003 2026-02-17 15:33:29 +01:00
parent 35eb52bc58
commit 2b26f32a4e

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: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.3.0/WebIdEIdOnServerProductPlugin.framework-v15.3.0.zip",
checksum: "f206a9cb4ff85fcb087dd49300e15bcef0804a890fc673b10689c334c70e7a8f"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.3.1/WebIdEIdOnServerProductPlugin.framework-v15.3.1.zip",
checksum: "c112ca4dc0f35156d86aa33176fccc9e84846dd6262dcc6202bb777120ea4f53"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",