add new version 12.3.0-SNAPSHOT-1334
This commit is contained in:
parent
f736d9cb86
commit
986d360a5e
@ -27,19 +27,19 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "DocumentReader",
|
name: "DocumentReader",
|
||||||
url: "https://github.com/regulaforensics/DocumentReader-Swift-Package",
|
url: "https://github.com/regulaforensics/DocumentReader-Swift-Package",
|
||||||
.upToNextMajor(from: "7.5.4221")
|
.exact("7.5.4221")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "Full",
|
name: "Full",
|
||||||
url: "https://github.com/regulaforensics/DocumentReaderFull-Swift-Package",
|
url: "https://github.com/regulaforensics/DocumentReaderFull-Swift-Package",
|
||||||
.upToNextMajor(from: "7.5.11015")
|
.exact("7.5.11015")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdOnDeviceDocumentScanner",
|
name: "WebIdOnDeviceDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.3.0/WebIdOnDeviceDocumentScanner.framework-v12.3.0-SNAPSHOT-1333.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.3.0/WebIdOnDeviceDocumentScanner.framework-v12.3.0-SNAPSHOT-1334.zip",
|
||||||
checksum: "129a840511a952d4bc4a7dd22856ef742a17a7204ef412a69ef26262e07615e6"
|
checksum: "e938474b0662706511b9ad953270eb1779a8fbe3308599f33e3606dfff01e88b"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdOnDeviceDocumentScannerWrapper",
|
name: "WebIdOnDeviceDocumentScannerWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user