6
0

add new version 11.1.1

This commit is contained in:
mac-mini-003 2024-05-08 12:47:55 +02:00
parent bb6f6edb8a
commit 8b4c1527eb

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("11.1.0")
.exact("11.1.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/11.1.0/WebIdIosIdentScanPlugin.framework-v11.1.0.zip",
checksum: "9153794f66f99f42ca8ebcfdb5653a73ed8bb90e8df05e7ebf48cdfc0bfe53ea"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosIdentScanPlugin/11.1.1/WebIdIosIdentScanPlugin.framework-v11.1.1.zip",
checksum: "85aa18b95921cc4fb68fe655ca890b75f06dd5bbc50e68509e39649d4577b6ae"
),
.target(
name: "WebIdIosIdentScanPluginWrapper",