7
0

add new version 15.3.1

This commit is contained in:
mac-mini-003 2026-02-17 15:33:51 +01:00
parent 5efb1b64a1
commit b0f67e5f63

View File

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