7
0

add new version 22.1.3-SNAPSHOT-1664

This commit is contained in:
mac-mini-003 2026-06-04 10:02:23 +02:00
parent 86fe1cadb7
commit 6c2cb654ac

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("22.0.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.1.3/WebIdOnDeviceDocumentScanner.framework-v22.1.3-SNAPSHOT-1663.zip",
checksum: "9d32351c830bd49fa1fc3d0698e900133bfabf7464ecafb1d036297131382785"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.1.3/WebIdOnDeviceDocumentScanner.framework-v22.1.3-SNAPSHOT-1664.zip",
checksum: "9c5948715e1894cc96c25745b7ca57935ff220854995e569bc44eba43213c57b"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",