v1.0.1 #1
@@ -28,6 +28,6 @@ let package = Package(
|
|||||||
targets: [
|
targets: [
|
||||||
.target(
|
.target(
|
||||||
name: "LCEssentials",
|
name: "LCEssentials",
|
||||||
dependencies: ["LCECryptoKitBinary"]),
|
dependencies: [.product(name: "LCECryptoKit", package: "lcecryptokitbinary")]),
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user