7
0

add new version 22.0.1-SNAPSHOT-1609

This commit is contained in:
mac-mini-003 2026-04-02 14:08:53 +02:00
parent e7bd0e6ac8
commit a15158d250

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",
.branch("snapshots")
.exact("21.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.0.1/WebIdDocumentScanner.framework-v22.0.1-SNAPSHOT-1606.zip",
checksum: "1bbad9fb88c7ed12f1744a25a2e0a1996f122c57533a50c5a04a076bbb4b75d0"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.0.1/WebIdDocumentScanner.framework-v22.0.1-SNAPSHOT-1609.zip",
checksum: "c5fb4c8b127eda488313219652f39e1abc3b6d6c10d32ba2e32ac00df7f773fd"
),
.target(
name: "WebIdDocumentScannerWrapper",