add new version 12.2.1
This commit is contained in:
parent
7a3fa14e41
commit
b01b6b573b
@ -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.2.0")
|
||||
.exact("12.2.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/12.2.0/WebIdOnDeviceDocumentScanner.framework-v12.2.0.zip",
|
||||
checksum: "59740b3fbce4bc52d4adbbec40c21ca3275144abd56480d1a1a19c559f9aa579"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.2.1/WebIdOnDeviceDocumentScanner.framework-v12.2.1.zip",
|
||||
checksum: "4d1d5ef1fb819f0bbbc17679b396e2d50adf4a0be0481fb1b58d74f0fab6a08d"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdOnDeviceDocumentScannerWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user