7
0

add new version 22.0.4-SNAPSHOT-1618

This commit is contained in:
mac-mini-003 2026-04-07 11:17:45 +02:00
parent 6bcc56bf91
commit 4cbff10c79

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.1.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.0.2/WebIdDocumentScanner.framework-v22.0.2-SNAPSHOT-1616.zip",
checksum: "0647c5c65e524a02fd8c4cdfd3f335b6b5b1dfad44f8b095b04d85ad43ef0bf7"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.0.4/WebIdDocumentScanner.framework-v22.0.4-SNAPSHOT-1618.zip",
checksum: "733d1ecebdd127c19cb8817723e9823ed8520cdd4c7a494f40e1819f1076132c"
),
.target(
name: "WebIdDocumentScannerWrapper",