6
0

add new version 13.4.1-SNAPSHOT-1261

This commit is contained in:
mac-mini-003 2025-01-31 14:12:45 +01:00
parent 5c25017367
commit 60bd8afeec

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("12.3.0")
.exact("12.3.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.3.0")
.exact("12.3.1")
),
.package(
name: "WebIdEIdentPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.4.0/WebIdEIdProductPlugin.framework-v13.4.0-SNAPSHOT-1259.zip",
checksum: "510425bd5b90457edd8afccb20cee760790d4f02b2d6febfbdd87615704025ae"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.4.1/WebIdEIdProductPlugin.framework-v13.4.1-SNAPSHOT-1261.zip",
checksum: "a6c3fa9f8f5dc903173adf65cec0145f0a037faeeedfe087b2680517897e68b7"
),
.target(
name: "WebIdEIdProductPluginWrapper",