Created the DataModel target in the Libraries package.
This commit is contained in:
parent
e4dc925168
commit
81ca7ce6f3
@ -23,6 +23,7 @@ let package = Package(
|
||||
],
|
||||
targets: [
|
||||
.target(name: "APIService"),
|
||||
.target(name: "DataModels"),
|
||||
.target(
|
||||
name: "Dependencies",
|
||||
dependencies: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user