[Setup] Locations app #3

Merged
javier merged 7 commits from setup/locations-app into main 2023-04-09 18:47:10 +00:00
Owner

This PR contains the work done to setup the Locations app and lay the basis to start working on it.

To give further details on what was done:

  • defined the app icon asset;
  • defined the color and image assets to use on the Launch screen;
  • implemented the Launch screen on storyboard due to the issues encountered while trying to define the launch screen directly from the Info.plist;
  • removed the Main storyboard from the Locations target;
  • implemented the manual loading of the ViewController view controller from the SceneDelegate delegate;
  • fixed the product bundle identifier of the Locations target.
This PR contains the work done to setup the Locations app and lay the basis to start working on it. To give further details on what was done: - [x] defined the app icon asset; - [x] defined the color and image assets to use on the **Launch** screen; - [x] implemented the **Launch** screen on storyboard due to the issues encountered while trying to define the launch screen directly from the `Info.plist`; - [x] removed the **Main** storyboard from the `Locations` target; - [x] implemented the manual loading of the `ViewController` view controller from the `SceneDelegate` delegate; - [x] fixed the product bundle identifier of the `Locations` target.
javier self-assigned this 2023-04-09 18:46:59 +00:00
javier added 7 commits 2023-04-09 18:46:59 +00:00
javier merged commit 14e39a40ae into main 2023-04-09 18:47:10 +00:00
javier referenced this issue from a commit 2023-04-09 18:47:11 +00:00
Sign in to join this conversation.
No description provided.