add new version 20.2.0
This commit is contained in:
parent
a6b10d510a
commit
37d5d6be9e
@ -17,19 +17,19 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-document-scanner-spm.git",
|
||||
.exact("20.1.1")
|
||||
.exact("20.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
||||
.exact("20.1.0")
|
||||
.exact("20.2.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnServerDocumentScanner/20.1.1/WebIdOnServerDocumentScanner.framework-v20.1.1.zip",
|
||||
checksum: "af43cd43519d76abe6dac47eb3daa87b119e7bdc0fcc7394fbe7e371a4bbb24f"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnServerDocumentScanner/20.2.0/WebIdOnServerDocumentScanner.framework-v20.2.0.zip",
|
||||
checksum: "524f6fbebd4a768570a399936754675412598a394ec5678f00ca98a07e845484"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdOnServerDocumentScannerWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user