6
0

add new version 15.0.3-SNAPSHOT-1383

This commit is contained in:
mac-mini-003 2025-12-04 12:38:23 +01:00
parent 848aa89646
commit e81278e36d

View File

@ -22,7 +22,7 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("15.0.1")
.branch("legacy-snapshots")
),
.package(
name: "DocumentReader",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.0.2/WebIdOnDeviceDocumentScanner.framework-v15.0.2-SNAPSHOT-1381.zip",
checksum: "54cd0e49878e8ff593666e2c8b41ddacfa7aed513a07eda8e5fba2ebc0e6a79b"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.0.3/WebIdOnDeviceDocumentScanner.framework-v15.0.3-SNAPSHOT-1383.zip",
checksum: "16ce6d86206a3f94cb7d1358bde8737cd276c349165f910814f9aa2419b0f956"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",