add new version 2.0.2
This commit is contained in:
parent
5cb3eaf656
commit
a53e223dec
@ -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")
|
.exact("21.0.2")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdCellCheckPlugin",
|
name: "WebIdCellCheckPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdCellCheckPlugin/2.0.1/WebIdCellCheckPlugin.framework-v2.0.1.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdCellCheckPlugin/2.0.2/WebIdCellCheckPlugin.framework-v2.0.2.zip",
|
||||||
checksum: "f9b644aa5935e3787033e279f775014509479c85ae5463c56a87a8ab02d18091"
|
checksum: "52684b9f200f239aad2e880e83b0c150d637cf43a0d4fbf1e705e03817219a15"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdCellCheckPluginWrapper",
|
name: "WebIdCellCheckPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user