6
0

add new version 20.0.1-SNAPSHOT-1448

This commit is contained in:
mac-mini-003 2025-07-16 00:33:50 +02:00
parent 6ea87d4206
commit 809fd2984c

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",
.branch("redesign-v4-snapshots")
.branch("experimental")
),
.package(
name: "DocumentReader",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.3.0/WebIdOnDeviceDocumentScanner.framework-v13.3.0-SNAPSHOT-1396.zip",
checksum: "31e23186a643577bb1366f0f9075177a595b5186186719b5a5ce31088b26b2c1"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.0.1/WebIdOnDeviceDocumentScanner.framework-v20.0.1-SNAPSHOT-1448.zip",
checksum: "2a31a49e015a5ddeaa7a43d2daa6c51774798eef02a2f38122dbc6ecb31d8027"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",