add new version 11.1.1
This commit is contained in:
parent
3de4a28f4a
commit
7ae4858dc2
@ -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: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnDeviceDocumentScanner/11.1.0/WebIdOnDeviceDocumentScanner.framework-v11.1.0.zip",
|
||||
checksum: "b52e1b99c00af5aa37f08cf0990cbb5b16f31867e73e4593a2286178fe8ad562"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnDeviceDocumentScanner/11.1.1/WebIdOnDeviceDocumentScanner.framework-v11.1.1.zip",
|
||||
checksum: "946f585d944b844d7daa09a84b6a77d1ac1e6b1bd18ab5cad168129ce2831471"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdOnDeviceDocumentScannerWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user