7
0

add new version 22.1.1-SNAPSHOT-1634

This commit is contained in:
mac-mini-003 2026-04-23 16:48:33 +02:00
parent 18c1d53b42
commit 7c0c7d7ac5

View File

@ -17,14 +17,14 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
.exact("21.2.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.0.4/WebIdDocumentScanner.framework-v22.0.4-SNAPSHOT-1630.zip",
checksum: "195052427c8846290bbbc55978edd0a952e86e4cab70b0455df33818a5233c48"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.1.1/WebIdDocumentScanner.framework-v22.1.1-SNAPSHOT-1634.zip",
checksum: "ae780930f6624b6ef0a601906d92f603cb67ef9814bc582b51519038ab33d8b1"
),
.target(
name: "WebIdDocumentScannerWrapper",