add new version 3.0.2
This commit is contained in:
parent
eaf50f9054
commit
d6e4abeb99
@ -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("22.1.0")
|
.exact("22.1.1")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdCellCheckPlugin",
|
name: "WebIdCellCheckPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdCellCheckPlugin/3.0.1/WebIdCellCheckPlugin.framework-v3.0.1.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdCellCheckPlugin/3.0.2/WebIdCellCheckPlugin.framework-v3.0.2.zip",
|
||||||
checksum: "80099e7bb14eba8d7cd1f81b1483a8f1eeb559baf99565b9fc672a5a84100528"
|
checksum: "96e2b33a8295123e77cc1719c020c0f964a1ad8f08383293bd149e0e4075cd20"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdCellCheckPluginWrapper",
|
name: "WebIdCellCheckPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user