add new version 15.2.2
This commit is contained in:
parent
684f0905b6
commit
864cf9981e
@ -17,12 +17,12 @@ 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("15.2.1")
|
.exact("15.2.2")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||||
.exact("15.2.1")
|
.exact("15.2.2")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "DocumentReader",
|
name: "DocumentReader",
|
||||||
@ -38,8 +38,8 @@ let package = Package(
|
|||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdOnDeviceDocumentScanner",
|
name: "WebIdOnDeviceDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.2.1/WebIdOnDeviceDocumentScanner.framework-v15.2.1.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.2.2/WebIdOnDeviceDocumentScanner.framework-v15.2.2.zip",
|
||||||
checksum: "b7d7064368c6cef0b9e4018d93697939c65560f068aad8f9348a58a0a52c8b9f"
|
checksum: "439ad08e1fafe06f9d0109703ce740de36b9e90fbe2289d63295199caa5109f1"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdOnDeviceDocumentScannerWrapper",
|
name: "WebIdOnDeviceDocumentScannerWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user