add new version 21.0.0
This commit is contained in:
parent
2e9d0af01b
commit
8d068fe55c
@ -17,12 +17,12 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdDocumentScanner",
|
name: "WebIdDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||||
.exact("20.4.1")
|
.exact("21.0.0")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||||
.exact("20.4.0")
|
.exact("21.0.0")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "DocumentReader",
|
name: "DocumentReader",
|
||||||
@ -38,8 +38,8 @@ let package = Package(
|
|||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdOnDeviceDocumentScanner",
|
name: "WebIdOnDeviceDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.4.1/WebIdOnDeviceDocumentScanner.framework-v20.4.1.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdOnDeviceDocumentScanner/21.0.0/WebIdOnDeviceDocumentScanner.framework-v21.0.0.zip",
|
||||||
checksum: "5aa042549001b4ea4ce9a8d4387aa5033d60a7e01f882076cd9019146c08051f"
|
checksum: "9aa7a5a0ddd02b2547fbfb030fbbd2d262ae8751f1f13e942af70f99f2f3311b"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdOnDeviceDocumentScannerWrapper",
|
name: "WebIdOnDeviceDocumentScannerWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user