passepartout-apple/PassepartoutLibrary/Sources/PassepartoutProfiles
Davide De Rosa 1c64253a1f Fix inverted profile lastUpdate logic
- Least recent was set last in the headers dictionary, thus
overwriting most recent (ascending = false)

- Mapping full profiles directly to array was generating
duplicates, use a dictionary to keep ID unicity
2022-08-04 23:36:09 +02:00
..
DataModels Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
Extensions Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
Managers Fix logic to activate first created profile 2022-08-04 23:33:17 +02:00
Models Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
Pickers Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
Repositories Fix inverted profile lastUpdate logic 2022-08-04 23:36:09 +02:00