/ListDetailExercise

This was a project for a job interview

Primary LanguageSwift

Listing Detail Coding Exercise

Pre-requisites

  • Install Cocoapods
    • gem install cocoapods
    • pod setup --verbose

Setup

  • Navigate to the root project directory, then execute: pod install
  • Download the latest version of Xcode
  • Import the project into Xcode by going to File > Open and selecting ListDetailCodingExercise.xcworkspace
  • The project should always be opened from the .xcworkspace NOT .xccodeproject
  • Build and run the project on a physical device or simulator