add new version 20.2.1
This commit is contained in:
parent
37d5d6be9e
commit
3936bcffc7
@ -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.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")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
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"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnServerDocumentScanner/20.2.1/WebIdOnServerDocumentScanner.framework-v20.2.1.zip",
|
||||
checksum: "eea960644f5815990fc9ece9bd2586aaa26beceee59bb7047270a4dc20d8abad"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdOnServerDocumentScannerWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user