-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updates - Adds some suggested changes - Removes unnecessary comments - Removes unnecessary import file on localization unit test - Condenses/splits views into smaller chunks - Updates Xcode version 14.0 to 15.3 - Adds english localization as they are not automatically generated - Adds guard statement to prevent extra reloads on task modifiers - Service and Network are now actors rather than classes * Bug Fixes - Fixes localization test not loading english localization file - Fixes network server fail test by adding correct server response - Fixes animation issue on main view by removing redundant state loading call in vm - Fixes testMealFilter unit test by updating it's values
- Loading branch information
1 parent
e633f63
commit e90e0b0
Showing
26 changed files
with
463 additions
and
223 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.