7
0

add new version 22.0.2-SNAPSHOT-1612

This commit is contained in:
mac-mini-003 2026-04-02 15:44:02 +02:00
parent a15158d250
commit 83379180b3

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.1/WebIdDocumentScanner.framework-v22.0.1-SNAPSHOT-1609.zip",
checksum: "c5fb4c8b127eda488313219652f39e1abc3b6d6c10d32ba2e32ac00df7f773fd"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.0.2/WebIdDocumentScanner.framework-v22.0.2-SNAPSHOT-1612.zip",
checksum: "2d5efbd6f083dcc2f9f2debb997ca4c364cd32e147e87c34d26b16f135dbad0f"
),
.target(
name: "WebIdDocumentScannerWrapper",