7
0

add new version 22.0.4-SNAPSHOT-1629

This commit is contained in:
mac-mini-003 2026-04-22 12:53:41 +02:00
parent b751524dc8
commit c3432751e6

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("21.2.0")
),
.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/22.0.4/WebIdOnDeviceDocumentScanner.framework-v22.0.4-SNAPSHOT-1627.zip",
checksum: "4d06b6e67932184479b75c5361679effd70d083112c06796a0261f563b85fbfe"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.0.4/WebIdOnDeviceDocumentScanner.framework-v22.0.4-SNAPSHOT-1629.zip",
checksum: "32bd305ecaa6ac1c1142255da7f8b7629b21d0a3fe74c2add8ff7f1617267da3"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",