Ayush Saraswat (asaraswa@usc.edu)
- Xcode is the preferred IDE. This project is written in Swift 2, which requires Xcode 7.
- CocoaPods manages Nuke's integration with this application. Install this via
gem install cocoapods
. It is recommended that you use a version of Ruby other than the one included with your system (if you're using a Mac).rbenv
is a popular Ruby version manager. You might need to precede this command (and the following one) withsudo
if you decide to use the system-bundled version of Ruby. - An Apple ID: you will need one of these in order to deploy to an iOS device. Xcode 7 will allow you to deploy to a device without an Apple Developer membership.