add new version 20.1.0
This commit is contained in:
parent
50540eb84e
commit
9996069285
@ -17,14 +17,14 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
||||||
.exact("20.0.0")
|
.exact("20.1.0")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdDocumentScanner",
|
name: "WebIdDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDocumentScanner/20.0.1/WebIdDocumentScanner.framework-v20.0.1.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDocumentScanner/20.1.0/WebIdDocumentScanner.framework-v20.1.0.zip",
|
||||||
checksum: "1bdba80d0000b6c4777b812294f2d5efc68d8129ad006ddc5ee7491deb75ab3b"
|
checksum: "6d769e6c48225ee1df1816fa4170b1dae3d23ba0c27b55387a68225f3eab2335"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdDocumentScannerWrapper",
|
name: "WebIdDocumentScannerWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user