add new version 2.0.2-SNAPSHOT-118
This commit is contained in:
parent
2cb12a4626
commit
a12fcd69f0
@ -17,14 +17,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: "WebIdCellCheckPlugin",
|
name: "WebIdCellCheckPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/2.0.1/WebIdCellCheckPlugin.framework-v2.0.1-SNAPSHOT-115.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/2.0.2/WebIdCellCheckPlugin.framework-v2.0.2-SNAPSHOT-118.zip",
|
||||||
checksum: "cf24b9a6e61d29c253877aeb4681fc978655414f6348a538d915cb86937e87a2"
|
checksum: "94853e044838fed0a6c41b6866f7a97b1c92068f2906d4fdbd3fd568c6e06c31"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdCellCheckPluginWrapper",
|
name: "WebIdCellCheckPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user