7
0

add new version 23.1.1-SNAPSHOT-1669

This commit is contained in:
mac-mini-003 2026-06-05 15:21:08 +02:00
parent 164b47d03f
commit ac8380ce75

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.0.0") .exact("22.1.0")
), ),
.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/22.1.3/WebIdOnDeviceDocumentScanner.framework-v22.1.3-SNAPSHOT-1665.zip", 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",
checksum: "9d271595079e358cc7c1860c820fa1f258f7657dfa95b56a4741f88468ccc000" checksum: "fc4c3413c3b4a96a376de85159d0df427495d090146eb838ccb2224083d300b7"
), ),
.target( .target(
name: "WebIdOnDeviceDocumentScannerWrapper", name: "WebIdOnDeviceDocumentScannerWrapper",