6
0

add new version 12.3.0

This commit is contained in:
mac-mini-003 2025-01-28 14:23:26 +01:00
parent 1eea578085
commit 2fb7202002

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.0.0")
.exact("12.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDocumentScanner/12.2.1/WebIdDocumentScanner.framework-v12.2.1.zip",
checksum: "c0a6367591eba0cd155f7669eea261969dd3be1e95b8f02e0d5d1927f4b78468"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDocumentScanner/12.3.0/WebIdDocumentScanner.framework-v12.3.0.zip",
checksum: "d93a749bf0c065badaaa05b719d783c28db94fbb1d77a414d0ac3707f2931506"
),
.target(
name: "WebIdDocumentScannerWrapper",