add new version 15.2.1
This commit is contained in:
parent
df2326af19
commit
684f0905b6
@ -17,12 +17,12 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||
.exact("15.2.0")
|
||||
.exact("15.2.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.exact("15.2.0")
|
||||
.exact("15.2.1")
|
||||
),
|
||||
.package(
|
||||
name: "DocumentReader",
|
||||
@ -38,8 +38,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.2.0/WebIdOnDeviceDocumentScanner.framework-v15.2.0.zip",
|
||||
checksum: "fd7658bf059489c9949705ab41e497256b7d4566edd79dd3676bce54275601aa"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.2.1/WebIdOnDeviceDocumentScanner.framework-v15.2.1.zip",
|
||||
checksum: "b7d7064368c6cef0b9e4018d93697939c65560f068aad8f9348a58a0a52c8b9f"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdOnDeviceDocumentScannerWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user