add new version 12.2.0
This commit is contained in:
parent
d6757400d8
commit
7a3fa14e41
@ -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.1.0")
|
||||
.exact("12.2.0")
|
||||
),
|
||||
.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.1.0/WebIdOnDeviceDocumentScanner.framework-v12.1.0.zip",
|
||||
checksum: "185eb31d0fd617ccc6676199a932998976b08d6072deb85b7567adbaa307f108"
|
||||
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"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdOnDeviceDocumentScannerWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user