add new version 22.0.2
This commit is contained in:
parent
abf3307729
commit
11751be29a
@ -17,7 +17,7 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||
.exact("22.0.1")
|
||||
.exact("22.0.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
@ -28,8 +28,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdIosIdentScanPlugin/22.0.1/WebIdIosIdentScanPlugin.framework-v22.0.1.zip",
|
||||
checksum: "6fe1a02fe1aefe2a6034fee4e28349e553b9301a33be9193405bcbda69184057"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdIosIdentScanPlugin/22.0.2/WebIdIosIdentScanPlugin.framework-v22.0.2.zip",
|
||||
checksum: "0cf9597b4651de343b6e8d16898926f43ee19878f6b7052a92220a97ff5668b7"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdIosIdentScanPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user