This PR contains a bugfix that appeared while I started working on the app itself. Basically, the app was not building as the compiler was complaining about duplicated files in the project, but given that I couldn't find any, then I found out that the compiler doesn't like that a library name and an app target share the same name. So I renamed the `Locations` library in the **Libraries** package as `Remote` (for the lack of a better word...) to fix this issue that was stopping me from continue working on implementing the app. Co-authored-by: Javier Cicchelli <javier@rock-n-code.com> Reviewed-on: rock-n-code/deep-linking-assignment#8
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.
auto-layoutcombinecore-datadeep-linkingdependency-injectioniosmakefilemodularisationmvvm-cnetworkingobjective-cswiftswift-pmuikit
Readme
120 MiB
Small improvements release
Latest
Languages
Swift
66.9%
Objective-C
22.6%
HTML
6.8%
JavaScript
1.8%
C
1%
Other
0.8%