6
0

add new version 20.2.2-SNAPSHOT-1489

This commit is contained in:
mac-mini-003 2025-10-01 17:11:21 +02:00
parent 4228fae27a
commit d65f4d0889

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("snapshots")
.exact("20.3.0")
),
.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.2.2/WebIdOnDeviceDocumentScanner.framework-v20.2.2-SNAPSHOT-1483.zip",
checksum: "e62d8aa08e155cd40a36d8a1b90c6bc531dbcb2aa08f24e9931e065d4f512546"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.2.2/WebIdOnDeviceDocumentScanner.framework-v20.2.2-SNAPSHOT-1489.zip",
checksum: "6fa6cc9a8c50f2c0c49f1386a263b5e689af3935dd5522347c164111df817b47"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",