add new version 12.2.0
This commit is contained in:
parent
a4c10e7e1d
commit
3ae82613e7
@ -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("12.1.0")
|
||||
.exact("12.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
@ -28,8 +28,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnServerDocumentScanner/12.1.0/WebIdOnServerDocumentScanner.framework-v12.1.0.zip",
|
||||
checksum: "f9ac8dafffa6576b2e88fcd3d05c313433729f217da03d8c1395910fda2bc303"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnServerDocumentScanner/12.2.0/WebIdOnServerDocumentScanner.framework-v12.2.0.zip",
|
||||
checksum: "f1bb8af953fdf74a9c08292a580b5312687a3a4fdc1869d65c1310ac9a4478a4"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdOnServerDocumentScannerWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user