add new version 22.1.1
This commit is contained in:
parent
48f07d7a76
commit
c38084ae2d
@ -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.1.0")
|
||||
.exact("22.1.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
@ -28,8 +28,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdOnServerDocumentScanner/22.1.0/WebIdOnServerDocumentScanner.framework-v22.1.0.zip",
|
||||
checksum: "b20a0a5773b269889f5cfba245ad8a688b55667bdf5b637937fc4224c067d8f2"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdOnServerDocumentScanner/22.1.1/WebIdOnServerDocumentScanner.framework-v22.1.1.zip",
|
||||
checksum: "4c9389b148b72a74f38e12b612c96725a3a6e628380f8cf254979e480ed22b8d"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdOnServerDocumentScannerWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user