add new version 20.2.1
This commit is contained in:
parent
49b1b546dc
commit
a37f172d11
@ -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("20.2.0")
|
||||
.exact("20.2.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
||||
.exact("20.2.0")
|
||||
.exact("20.2.1")
|
||||
),
|
||||
.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/20.2.0/WebIdOnDeviceDocumentScanner.framework-v20.2.0.zip",
|
||||
checksum: "265eb30efe65349064f6bdb311e33116f1b6c4bdc2739870b267d0bd360117b6"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.2.1/WebIdOnDeviceDocumentScanner.framework-v20.2.1.zip",
|
||||
checksum: "c271b4c109d1e179882234e3ebf1ecd220f41367f9af000ff8dc953d4fb02138"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdOnDeviceDocumentScannerWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user