[Feature] Persistence #5
@ -20,9 +20,11 @@ let package = Package(
|
|||||||
.library(
|
.library(
|
||||||
name: "SwiftLibs",
|
name: "SwiftLibs",
|
||||||
targets: [
|
targets: [
|
||||||
|
"Communications",
|
||||||
"Coordination",
|
"Coordination",
|
||||||
"Core",
|
"Core",
|
||||||
"Dependencies"
|
"Dependencies",
|
||||||
|
"Persistence"
|
||||||
]
|
]
|
||||||
),
|
),
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user