7
0

add new version 15.3.1

This commit is contained in:
mac-mini-003 2026-02-17 15:34:39 +01:00
parent 95ed6948cb
commit 0e71163ebc

View File

@ -17,12 +17,12 @@ 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")
),
.package(
name: "WebIdDigitalSigningPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/15.3.0/WebIdVideoIdentProductPlugin.framework-v15.3.0.zip",
checksum: "793d121d1be64955ea9005190e7e057a926aec6cdb1e6979d51b0a243140d3e1"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/15.3.1/WebIdVideoIdentProductPlugin.framework-v15.3.1.zip",
checksum: "4b3cba7a9596b0d75658cac55001ee59e598aab007805eb0e02262552d0a27a5"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",