add new version 20.3.2-SNAPSHOT-1499
This commit is contained in:
parent
9c0d4fdc44
commit
d03fea7ce5
@ -16,15 +16,15 @@ let package = Package(
|
|||||||
// Dependencies declare other packages that this package depends on.
|
// Dependencies declare other packages that this package depends on.
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||||
.branch("redesign-v4-snapshots")
|
.branch("snapshots")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdDocumentScanner",
|
name: "WebIdDocumentScanner",
|
||||||
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",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/20.3.2/WebIdDocumentScanner.framework-v20.3.2-SNAPSHOT-1499.zip",
|
||||||
checksum: "c1e74106e10a050acf626a07d16417b9e9f826ce4f941e128947ccc3e97b5e88"
|
checksum: "a4e1552e3b48b4dce84221cce2d816e0c81553112ce9be8a7856c4620cb3cdfb"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdDocumentScannerWrapper",
|
name: "WebIdDocumentScannerWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user