add new version 22.0.3
This commit is contained in:
parent
0c6e94b105
commit
72198c6902
@ -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("22.0.2")
|
||||
.exact("22.0.3")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
@ -38,8 +38,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.0.2/WebIdOnDeviceDocumentScanner.framework-v22.0.2.zip",
|
||||
checksum: "2580530afde14cba4a35305e66aa59f714c07de8dd03f361796051a87879f940"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.0.3/WebIdOnDeviceDocumentScanner.framework-v22.0.3.zip",
|
||||
checksum: "f10f540530ff626db6feea20b28053ba6c8ba199d9becafc97fb4b0749b0860a"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdOnDeviceDocumentScannerWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user