/Emotions

Primary LanguageSwift

Emotions iOS

How do I get set up?

Bundler
  • clone repo
  • install Xcode Command line Tools
  • install latest ruby version
  • install bundler [sudo] gem install bundler
  • install gems bundle (within project)

How do I use Bundler

Instead of using local versions of Cocoapods use:

  • bundle exec pod install

How do I open the project

  • open Emotions.xcworkspace

Who do I talk to?

  • Repo owner