6
0

add new version 20.3.6-SNAPSHOT-1509

This commit is contained in:
mac-mini-003 2025-11-04 08:58:46 +01:00
parent ca0cd0612f
commit fb962987f4

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("experimental")
.branch("snapshots")
),
.package(
name: "DocumentReader",
@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.3.6/WebIdOnDeviceDocumentScanner.framework-v20.3.6-SNAPSHOT-1511.zip",
checksum: "c6b952f2f13edb906265620ddfa414124011264a652af102a001ead819559c11"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.3.6/WebIdOnDeviceDocumentScanner.framework-v20.3.6-SNAPSHOT-1509.zip",
checksum: "2ac4ce5f1e7cf5cfdd46868dc0047003e597d72f73c0473d65655f2567b5231b"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",