Javier Cicchelli 14e39a40ae [Setup] Locations app (#3)
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.

Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Reviewed-on: rock-n-code/deep-linking-assignment#3
2023-04-09 18:47:10 +00:00
2023-04-09 18:47:10 +00:00
2023-04-08 18:37:13 +00:00
2023-04-08 18:37:13 +00:00

Deep linking: Wikipedia

Description
Sample app to test a unidirectional link (via deep linking) between the app and the Wikipedia app, targeting the iOS platform only.
Readme 120 MiB
2023-04-13 13:35:17 +00:00
Languages
Swift 66.9%
Objective-C 22.6%
HTML 6.8%
JavaScript 1.8%
C 1%
Other 0.8%