add new version 20.3.1-SNAPSHOT-1492
This commit is contained in:
parent
b04aa150d5
commit
9c0d4fdc44
@ -16,15 +16,15 @@ let package = Package(
|
||||
// Dependencies declare other packages that this package depends on.
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.exact("20.3.0")
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
||||
.branch("redesign-v4-snapshots")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/20.2.2/WebIdDocumentScanner.framework-v20.2.2-SNAPSHOT-1490.zip",
|
||||
checksum: "3c6e200e54e58ed59e082f4a41748443af0bc6fa99be434d94630f3e8cc7ba28"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/20.3.1/WebIdDocumentScanner.framework-v20.3.1-SNAPSHOT-1492.zip",
|
||||
checksum: "c1e74106e10a050acf626a07d16417b9e9f826ce4f941e128947ccc3e97b5e88"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdDocumentScannerWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user