add new version 20.2.0
This commit is contained in:
parent
d4799b8927
commit
49b1b546dc
@ -17,12 +17,12 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdDocumentScanner",
|
name: "WebIdDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-document-scanner-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-document-scanner-spm.git",
|
||||||
.exact("20.1.1")
|
.exact("20.2.0")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
||||||
.exact("20.1.0")
|
.exact("20.2.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/redesign-v4/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.1.1/WebIdOnDeviceDocumentScanner.framework-v20.1.1.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.2.0/WebIdOnDeviceDocumentScanner.framework-v20.2.0.zip",
|
||||||
checksum: "c6f8617807b5949ce3ec42f4815f9b9edd0352cf6e4de3a4109d8ffc1226978e"
|
checksum: "265eb30efe65349064f6bdb311e33116f1b6c4bdc2739870b267d0bd360117b6"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdOnDeviceDocumentScannerWrapper",
|
name: "WebIdOnDeviceDocumentScannerWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user