6
0

add new version 12.0.2

This commit is contained in:
mac-mini-003 2024-06-27 12:43:40 +02:00
parent cecce4b046
commit 33b50b310d

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.0.1")
.exact("12.0.2")
),
.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.0.1/WebIdIosIdentScanPlugin.framework-v12.0.1.zip",
checksum: "2ac869850f8b84b4b68cbd426d33b693324f5adb054370ccc6f6d742201d4b4b"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosIdentScanPlugin/12.0.2/WebIdIosIdentScanPlugin.framework-v12.0.2.zip",
checksum: "ad76b7e57c3e320d43f3195de7924dd4ef3a63aab34a752f2c4693c8a8321db2"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",