6
0

add new version 20.0.0-SNAPSHOT-1420

This commit is contained in:
mac-mini-003 2025-06-18 13:29:48 +02:00
parent 202710074f
commit 544325366d

View File

@ -22,7 +22,7 @@ let package = Package(
.package( .package(
name: "WebIdPluginCore", name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
.exact("13.5.2") .branch("redesign-v4-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/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.5.0/WebIdOnDeviceDocumentScanner.framework-v13.5.0-SNAPSHOT-1418.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.0.0/WebIdOnDeviceDocumentScanner.framework-v20.0.0-SNAPSHOT-1420.zip",
checksum: "9d9df0b8fb437a7358f1c881123e7d7164878619e7d4a56ae5ba7047540aa530" checksum: "86081e377fd11e4e0e45ccecc46941fe90fd6a1c0a59e85af784ce315dcfe983"
), ),
.target( .target(
name: "WebIdOnDeviceDocumentScannerWrapper", name: "WebIdOnDeviceDocumentScannerWrapper",