6
0

add new version 20.3.6-SNAPSHOT-1512

This commit is contained in:
mac-mini-003 2025-11-04 15:39:17 +01:00
parent 1324d9d58a
commit 30ceb82242

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",
.branch("legacy-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/15.0.1/WebIdOnDeviceDocumentScanner.framework-v15.0.1-SNAPSHOT-1370.zip",
checksum: "f0ea17e5f29e6dcc380bfa625b81329330932a0da67188dad72d52ecc8c3c385"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.3.6/WebIdOnDeviceDocumentScanner.framework-v20.3.6-SNAPSHOT-1512.zip",
checksum: "3911b01cec5aa0df03cbdc657f038e2bd14c487a1cd5c70152a91a43a21d4569"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",