add new version 13.3.0-SNAPSHOT-1396
This commit is contained in:
parent
72f622d2e1
commit
6ea87d4206
@ -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/experimental/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.3.0/WebIdOnDeviceDocumentScanner.framework-v13.3.0-SNAPSHOT-1395.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdOnDeviceDocumentScanner/13.3.0/WebIdOnDeviceDocumentScanner.framework-v13.3.0-SNAPSHOT-1396.zip",
|
||||||
checksum: "935739e69da7f9c587c6f5228cff77c9af64ea3c5badef9ace9028207fe598a6"
|
checksum: "31e23186a643577bb1366f0f9075177a595b5186186719b5a5ce31088b26b2c1"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdOnDeviceDocumentScannerWrapper",
|
name: "WebIdOnDeviceDocumentScannerWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user