Created the DataModel target in the Libraries package.

This commit is contained in:
Javier Cicchelli 2022-12-11 20:53:15 +01:00
parent e4dc925168
commit 81ca7ce6f3

View File

@ -23,6 +23,7 @@ let package = Package(
],
targets: [
.target(name: "APIService"),
.target(name: "DataModels"),
.target(
name: "Dependencies",
dependencies: [