add new version 22.0.1
This commit is contained in:
parent
9948876a19
commit
93c1c02af2
@ -17,7 +17,7 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdDocumentScanner",
|
name: "WebIdDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||||
.exact("22.0.0")
|
.exact("22.0.1")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
@ -38,8 +38,8 @@ let package = Package(
|
|||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdOnDeviceDocumentScanner",
|
name: "WebIdOnDeviceDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.0.0/WebIdOnDeviceDocumentScanner.framework-v22.0.0.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.0.1/WebIdOnDeviceDocumentScanner.framework-v22.0.1.zip",
|
||||||
checksum: "e73e14420197959c54cf205d349a66b419ee1e203d264e2f9569a17ea83d589d"
|
checksum: "b1445b3de354e8c4ba30f18237c1977a4d5892dad531b341e3a07f955289bfc3"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdOnDeviceDocumentScannerWrapper",
|
name: "WebIdOnDeviceDocumentScannerWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user