6
0

add new version 13.7.1-SNAPSHOT-1284

This commit is contained in:
mac-mini-003 2025-06-16 17:17:59 +02:00
parent 2145928998
commit 0f2d3bffb6

View File

@ -22,19 +22,19 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.5.3")
.exact("12.6.0")
),
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("12.5.3")
.exact("12.6.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnDeviceProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.7.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.7.1-SNAPSHOT-1283.zip",
checksum: "f8d94ee2baa35e2827c8760704c11f60dc5fdaa70a050bda440917c26e294ff1"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.7.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.7.1-SNAPSHOT-1284.zip",
checksum: "723d3f39ee72492f3dd0b946c2cfdbe1c4ec552e80b3f16d8aa38e0fdaf72ec8"
),
.target(
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",