7 Commits

Author SHA1 Message Date
00b092f2b1 Implemented the "default" static constant for the JSONEncoder+Constants extension in the Foundation library. 2024-03-17 22:24:32 +01:00
db6500589a Moved the JSONDecoder+Constants extension from the iTunes library to the Foundation library. 2024-03-17 22:23:59 +01:00
e10c1c9f59 Implemented the "mock" static constant for the URLSessionConfiguration+Constants extension in the Foundation library. 2024-03-17 18:18:44 +01:00
ef6a30d8c0 Implemented the MockURLProtocol class in the Foundation library. 2024-03-17 18:18:33 +01:00
ab81347b22 Implemented the "bitBucket" static constant for the URL+Constants extension in the Foundation library. 2024-03-17 16:38:47 +01:00
7beb36068b Defined the Service protocol in the Feed library. 2024-03-17 16:10:13 +01:00
8fa5533426 [Library] Foundation library setup (#3)
This PR contains the work done to define a `Libraries` package that includes its `Foundation` library in it, and integrated the former to the `Feed` framework and `App` targets in the project as well.

Reviewed-on: #3
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
2024-03-16 01:53:37 +00:00