6
0

add new version 12.3.0-SNAPSHOT-1343

This commit is contained in:
mac-mini-003 2025-05-26 15:32:41 +02:00
parent fb5face28f
commit b8de77431f

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("12.3.2")
),
.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-1340.zip",
checksum: "d93145f1c8300f56f28a219bff951be470b829382f5052d029d974d06c0921a1"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.3.0/WebIdOnDeviceDocumentScanner.framework-v12.3.0-SNAPSHOT-1343.zip",
checksum: "a5536d787030a5a3e570b451c132e53722464d00e9aa8f67ab6e79dfbac45736"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",