Added the DataModels and Dependencies targets to the list of targets to public from the Libraries package.
This commit is contained in:
parent
4f53a40f04
commit
09b092f33c
@ -10,6 +10,8 @@ let package = Package(
|
|||||||
name: "Libraries",
|
name: "Libraries",
|
||||||
targets: [
|
targets: [
|
||||||
"APIService",
|
"APIService",
|
||||||
|
"DataModels",
|
||||||
|
"Dependencies",
|
||||||
"KeychainStorage"
|
"KeychainStorage"
|
||||||
]
|
]
|
||||||
),
|
),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user