add new version 20.2.1
This commit is contained in:
parent
5f7c59cf78
commit
bdc51bb0a5
@ -17,14 +17,14 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.exact("15.0.0")
|
||||
.exact("20.2.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdDocumentScanner/15.0.0/WebIdDocumentScanner.framework-v15.0.0.zip",
|
||||
checksum: "5a07ca3af9338190fc955e13aa2d9c3b1d02593855931b6047dec29965a7c674"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDocumentScanner/20.2.1/WebIdDocumentScanner.framework-v20.2.1.zip",
|
||||
checksum: "89009209605d4d673139c92efbe21bc717de8310852641fc8da62b5dd69f3d1a"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdDocumentScannerWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user