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",
|
||||
targets: [
|
||||
"APIService",
|
||||
"DataModels",
|
||||
"Dependencies",
|
||||
"KeychainStorage"
|
||||
]
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user