6
0

add new version 13.5.0-SNAPSHOT-1415

This commit is contained in:
mac-mini-003 2025-05-27 06:17:13 +02:00
parent 72005ca648
commit 691f7f4127

View File

@ -22,7 +22,7 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.exact("13.5.0")
.exact("13.5.2")
),
.package(
name: "DocumentReader",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.5.0/WebIdOnDeviceDocumentScanner.framework-v13.5.0-SNAPSHOT-1413.zip",
checksum: "22b4cc59f192c0e615b1995d03f23eeac2d478f17dbf15a72f9f68944f527698"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.5.0/WebIdOnDeviceDocumentScanner.framework-v13.5.0-SNAPSHOT-1415.zip",
checksum: "97b3bc80f7cc5d587b5b76848901f597f184b7e860ad5d2abb66e745af2bc1d1"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",