add new version 22.0.1-SNAPSHOT-1607
This commit is contained in:
parent
ac67bfaa0a
commit
c160d4eb76
@ -22,24 +22,24 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.branch("experimental")
|
||||
.branch("snapshots")
|
||||
),
|
||||
.package(
|
||||
name: "DocumentReader",
|
||||
url: "https://github.com/regulaforensics/DocumentReader-Swift-Package",
|
||||
.exact("7.5.4221")
|
||||
.exact("9.1.5702")
|
||||
),
|
||||
.package(
|
||||
name: "Full",
|
||||
url: "https://github.com/regulaforensics/DocumentReaderFull-Swift-Package",
|
||||
.exact("7.5.11015")
|
||||
.exact("9.1.15611")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdOnDeviceDocumentScanner/200.3.6/WebIdOnDeviceDocumentScanner.framework-v200.3.6-SNAPSHOT-1546.zip",
|
||||
checksum: "e3e8665dd45b48b360ad8bda7fe454bae4ebba070630a6c8757f40f6feab97db"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.0.1/WebIdOnDeviceDocumentScanner.framework-v22.0.1-SNAPSHOT-1607.zip",
|
||||
checksum: "5986c6d0f0856bd1586413c5c626f7bd323a1f7e66e481e6958c325b4aa26b21"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdOnDeviceDocumentScannerWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user