6
0

add new version 12.3.0-SNAPSHOT-1337

This commit is contained in:
mac-mini-003 2025-05-15 15:41:44 +02:00
parent 4d6f298e2f
commit e6b5982f1f

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",
.exact("12.2.0")
.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/12.3.0/WebIdOnDeviceDocumentScanner.framework-v12.3.0-SNAPSHOT-1335.zip",
checksum: "16ac7e726df3343f316973cce29e54b5f574a65d479988b2e7c32f35572ab962"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.3.0/WebIdOnDeviceDocumentScanner.framework-v12.3.0-SNAPSHOT-1337.zip",
checksum: "5ec2596315614fb644d1d1968b58a66a9a7ee1a6d50810565dac918e554c3d0c"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",