/Emergence

TV. Shows.

Primary LanguageSwiftMIT LicenseMIT

Emergence

Finding Shows on your TV.

Installation

Run this in your shell:

git clone https://github.com/artsy/emergence.git
cd Emergence
bundle install
bundle exec pod install
open "Emergence.xcworkspace"

Keys

  • For OSS: Grab the Artsy OSS keys from eigen - for Segment, just put some random gibberish in.

  • For Artsy: Check engineering 1Password.

Compiling

I think I added a || os(tvOS) to Alamofire's MultipartFormData.swift.