- Install Cocoapods
gem install cocoapodspod setup --verbose
- 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