6
0

add new version 12.0.1-SNAPSHOT-1288

This commit is contained in:
mac-mini-003 2024-06-20 13:34:59 +02:00
parent d71191cd1b
commit ceed31ac9c

View File

@ -22,14 +22,14 @@ let package = Package(
.package(
name: "WebIdPluginCore",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm",
.branch("snapshots")
.exact("11.0.1")
)
],
targets: [
.binaryTarget(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.0.1/WebIdOnDeviceDocumentScanner.framework-v12.0.1-SNAPSHOT-1286.zip",
checksum: "ceceef684ed5d9b351417acf19bc91a279b04586fb0e8c201ccd7ab8c5b67580"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.0.1/WebIdOnDeviceDocumentScanner.framework-v12.0.1-SNAPSHOT-1288.zip",
checksum: "c83f9a0d28e6463bd3a32a7480630cce3a995a24509494d67d6970381a3493fc"
),
.target(
name: "WebIdOnDeviceDocumentScannerWrapper",