Welcome to the Rick and Morty iOS app repository.
Application supports iOS 10.0 or higher and every compatible iPhone.
Project is written in Swift 4.1 and requires the following tools to be installed:
Assuming the above requirements are met and the repository is cloned:
- Install Carthage dependencies:
$ carthage bootstrap --platform iOS --cache-builds
- Open
RickAndMorty.xcodeproj
and build the project!