add new version 15.1.2
This commit is contained in:
parent
00a0ae505c
commit
9acd493342
@ -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("15.1.1")
|
||||
.exact("15.1.2")
|
||||
),
|
||||
.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/15.1.1/WebIdOnServerDocumentScanner.framework-v15.1.1.zip",
|
||||
checksum: "a6e2008027254ac6b022c1cd3844a5525173eecb2cda00a5d1640108a85006cb"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnServerDocumentScanner/15.1.2/WebIdOnServerDocumentScanner.framework-v15.1.2.zip",
|
||||
checksum: "30a1a70e18d6e9b8fd9cbc8c277e158af8f876ec66785fec1c37743bbfb329af"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdOnServerDocumentScannerWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user