6
0

add new version 12.4.0

This commit is contained in:
mac-mini-003 2025-04-17 12:05:04 +02:00
parent 8d2fc16d05
commit bddd61db59

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("12.1.0")
.exact("12.2.0")
)
],
targets: [
.binaryTarget(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDocumentScanner/12.3.2/WebIdDocumentScanner.framework-v12.3.2.zip",
checksum: "f4568488c6aac515f633ea281878c26f3bbb1d7a43d619d5e877f2bc80b7d9d9"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDocumentScanner/12.4.0/WebIdDocumentScanner.framework-v12.4.0.zip",
checksum: "289d914dfda7ba58af6ae686e4eb089c61783cf2874f647ef72ac5beaeb3453e"
),
.target(
name: "WebIdDocumentScannerWrapper",