add new version 3.0.2-SNAPSHOT-180
This commit is contained in:
parent
581ea007b8
commit
d1f3ca2832
@ -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.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/3.0.2/WebIdCellCheckPlugin.framework-v3.0.2-SNAPSHOT-179.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/3.0.2/WebIdCellCheckPlugin.framework-v3.0.2-SNAPSHOT-180.zip",
|
||||||
checksum: "3530be665019f073b3ddea2faf0d7ba23bb719febdf1ebe78fbd4e0c07eec97c"
|
checksum: "88f9c047ab9233db695fb31b00aad04d10d902d0f5757525870eb4ae3a6ea78b"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdCellCheckPluginWrapper",
|
name: "WebIdCellCheckPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user