6
0

add new version 12.3.1

This commit is contained in:
mac-mini-003 2025-01-31 13:25:07 +01:00
parent b70b7f2e6b
commit 5af7a5650b

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("12.3.0")
.exact("12.3.1")
),
.package(
name: "WebIdPluginCore",
@ -28,8 +28,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosIdentScanPlugin/12.3.0/WebIdIosIdentScanPlugin.framework-v12.3.0.zip",
checksum: "7863b738bf77f5672f3e8c61aa9669b91b978476c5125b1f9cdc69c52aff2667"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosIdentScanPlugin/12.3.1/WebIdIosIdentScanPlugin.framework-v12.3.1.zip",
checksum: "ff33cea2e2accb84723369bf86cf3bf79f611967109eafc83036524aba70817e"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",