7
0

add new version 23.1.3-SNAPSHOT-1679

This commit is contained in:
mac-mini-003 2026-06-25 13:25:45 +02:00
parent f70dd618f1
commit 1600c42721

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.1") .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.2/WebIdOnDeviceDocumentScanner.framework-v23.1.2-SNAPSHOT-1677.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/23.1.3/WebIdOnDeviceDocumentScanner.framework-v23.1.3-SNAPSHOT-1679.zip",
checksum: "c1474353234d7336faf5dd76ab0693837bc0cbc6769702a52c9ab5c748fe2361" checksum: "f14ad4c8e793d439a2dfb13bf02d01bad10a0d9f387f12bbf9de3dd50b125db9"
), ),
.target( .target(
name: "WebIdOnDeviceDocumentScannerWrapper", name: "WebIdOnDeviceDocumentScannerWrapper",