add new version 20.4.0
This commit is contained in:
parent
1c696b269a
commit
539790333f
@ -17,14 +17,14 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||||
.exact("20.3.0")
|
.exact("20.4.0")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdDocumentScanner",
|
name: "WebIdDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDocumentScanner/20.3.5/WebIdDocumentScanner.framework-v20.3.5.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDocumentScanner/20.4.0/WebIdDocumentScanner.framework-v20.4.0.zip",
|
||||||
checksum: "08ee4139afdba58103a8150bb1ca9dd61f85a2d04fcab43cfdb23693082f0edb"
|
checksum: "e4979ba69a93087b7ec5f09ae5f1d8cfa161e7620d896d9faced28aa9b71e16e"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdDocumentScannerWrapper",
|
name: "WebIdDocumentScannerWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user