6
0

add new version 20.0.1-SNAPSHOT-1447

This commit is contained in:
mac-mini-003 2025-07-15 23:09:21 +02:00
parent 6f6fa3e60c
commit 996d82c3cf

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/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.0.2/WebIdOnDeviceDocumentScanner.framework-v20.0.2-SNAPSHOT-1447.zip",
checksum: "18678cb991633eacede89fcc91512bff74e8e5142959e94b2fe9db86d0838a47"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.0.1/WebIdOnDeviceDocumentScanner.framework-v20.0.1-SNAPSHOT-1447.zip",
checksum: "f3d315381e912b9f30b1d9df1a84de99d9dba80d72d31a04b54c8b56f814a0f5"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",