add new version 2.0.0
This commit is contained in:
parent
dee9baff72
commit
357b9da598
@ -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("20.4.0")
|
.exact("21.0.0")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdCellCheckPlugin",
|
name: "WebIdCellCheckPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdCellCheckPlugin/1.0.0/WebIdCellCheckPlugin.framework-v1.0.0.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdCellCheckPlugin/2.0.0/WebIdCellCheckPlugin.framework-v2.0.0.zip",
|
||||||
checksum: "a9e11bbe333f9785968b130bcca24cffa3e3038c2755bbb58c1b0410a07d8899"
|
checksum: "38676b91966c85ef6790fed36f91cd97841c2fbaf35f501bf0ab78a80c6db2e7"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdCellCheckPluginWrapper",
|
name: "WebIdCellCheckPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user