add new version 21.0.2-SNAPSHOT-1546
This commit is contained in:
parent
91abce6672
commit
d0866f4251
@ -22,14 +22,14 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||||
.exact("21.0.1")
|
.branch("snapshots")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdOnServerDocumentScanner",
|
name: "WebIdOnServerDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.4.2/WebIdOnServerDocumentScanner.framework-v20.4.2-SNAPSHOT-1538.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/21.0.2/WebIdOnServerDocumentScanner.framework-v21.0.2-SNAPSHOT-1546.zip",
|
||||||
checksum: "12dc2832b454e103a27ba74919cac0cc1bdd9f10a21d3764e73065200ce8b92e"
|
checksum: "b17d44abd0b69e880ac3f82ca17385fa0b6c90fca36ef6b5cff14e58df86ffcb"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdOnServerDocumentScannerWrapper",
|
name: "WebIdOnServerDocumentScannerWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user