add new version 20.2.0
This commit is contained in:
parent
95b7326386
commit
0f35e538d0
@ -17,14 +17,14 @@ let package = Package(
|
||||
.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: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDocumentScanner/20.1.1/WebIdDocumentScanner.framework-v20.1.1.zip",
|
||||
checksum: "5b1ef017e82f0744088091f178304cc95ebc81107427430959d3317354931826"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDocumentScanner/20.2.0/WebIdDocumentScanner.framework-v20.2.0.zip",
|
||||
checksum: "21f5299fb035ee22c733165c3914d4d5b1cf33217b85999d178bc850705794c7"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdDocumentScannerWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user