7
0

add new version 23.1.2-SNAPSHOT-1671

This commit is contained in:
mac-mini-003 2026-06-10 14:44:29 +02:00
parent ac8380ce75
commit 98fdb7f7c6

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("22.1.0") .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/23.1.1/WebIdOnDeviceDocumentScanner.framework-v23.1.1-SNAPSHOT-1669.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/23.1.2/WebIdOnDeviceDocumentScanner.framework-v23.1.2-SNAPSHOT-1671.zip",
checksum: "fc4c3413c3b4a96a376de85159d0df427495d090146eb838ccb2224083d300b7" checksum: "5b90c44eddf56dac08f160c52eb3ac8d79b72847254a57e89a1840d11de3b5f3"
), ),
.target( .target(
name: "WebIdOnDeviceDocumentScannerWrapper", name: "WebIdOnDeviceDocumentScannerWrapper",