add new version 22.0.0
This commit is contained in:
parent
a1d1df5d93
commit
2f96b7f9f3
@ -17,19 +17,19 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||
.exact("21.2.1")
|
||||
.exact("22.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.exact("21.0.5")
|
||||
.exact("21.1.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdIosIdentScanPlugin/21.2.1/WebIdIosIdentScanPlugin.framework-v21.2.1.zip",
|
||||
checksum: "68e6212d726fb89b25df524660e3c600b2868f6399d7c360d8f7caeea3f55a72"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdIosIdentScanPlugin/22.0.0/WebIdIosIdentScanPlugin.framework-v22.0.0.zip",
|
||||
checksum: "620d799064954f26c34d27f98c9fdc5263e44613e0ac6f1a912bbf8553495b7c"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdIosIdentScanPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user