add new version 21.0.0
This commit is contained in:
parent
330c9eda92
commit
b680e0b953
@ -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.4.0")
|
.exact("21.0.0")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdDocumentScanner",
|
name: "WebIdDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDocumentScanner/20.4.1/WebIdDocumentScanner.framework-v20.4.1.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDocumentScanner/21.0.0/WebIdDocumentScanner.framework-v21.0.0.zip",
|
||||||
checksum: "e52b92e38616c4ada3c8fbdf2697931b9870d6c12198eb80a86583e7fb8b82b2"
|
checksum: "d7f90dc0f56d145b1bd578bdbb0c2f061c732826b734686770dbbfe15df216c5"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdDocumentScannerWrapper",
|
name: "WebIdDocumentScannerWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user