add new version 20.0.0
This commit is contained in:
parent
f3ccb54114
commit
e58356881a
@ -17,12 +17,12 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-document-scanner-spm.git",
|
||||
.exact("13.6.0")
|
||||
.exact("20.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
||||
.exact("13.5.2")
|
||||
.exact("20.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "DocumentReader",
|
||||
@ -38,8 +38,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.6.0/WebIdOnDeviceDocumentScanner.framework-v13.6.0.zip",
|
||||
checksum: "446ea901ba864b3ddfe66889572d804cc8a6f0cee385eb4e29f3585d7536ba87"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.0.0/WebIdOnDeviceDocumentScanner.framework-v20.0.0.zip",
|
||||
checksum: "6801337fcfb032bb7a4f0373be3c1ad23427e7409d39072f620c93efbe2d3a7b"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdOnDeviceDocumentScannerWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user