6
0

add new version 15.0.0-SNAPSHOT-1353

This commit is contained in:
mac-mini-003 2025-06-18 16:04:31 +02:00
parent cdb4c63f0e
commit 27444abeca

View File

@ -22,7 +22,7 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("12.3.3") .branch("snapshots")
), ),
.package( .package(
name: "DocumentReader", name: "DocumentReader",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdOnDeviceDocumentScanner", name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.6.0/WebIdOnDeviceDocumentScanner.framework-v12.6.0-SNAPSHOT-1351.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.0.0/WebIdOnDeviceDocumentScanner.framework-v15.0.0-SNAPSHOT-1353.zip",
checksum: "7c52e9b0c0614d83fdd4498c6f326b9c5990115d61c0b2126e7ce5dbe82f6b95" checksum: "e60069541cee780976343ca8fe8df795f6b857e79c036bd36287f1a4ccb9ad9f"
), ),
.target( .target(
name: "WebIdOnDeviceDocumentScannerWrapper", name: "WebIdOnDeviceDocumentScannerWrapper",