7
0

add new version 22.0.2-SNAPSHOT-1613

This commit is contained in:
mac-mini-003 2026-04-02 16:12:45 +02:00
parent 83379180b3
commit f8fff0fb0b

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