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: [
|
targets: [
|
||||||
.target(name: "APIService"),
|
.target(name: "APIService"),
|
||||||
|
.target(name: "DataModels"),
|
||||||
.target(
|
.target(
|
||||||
name: "Dependencies",
|
name: "Dependencies",
|
||||||
dependencies: [
|
dependencies: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user