Finding Shows on your TV.
Run this in your shell:
git clone https://github.com/artsy/emergence.git
cd Emergence
bundle install
bundle exec pod install
open "Emergence.xcworkspace"
-
For OSS: Grab the Artsy OSS keys from eigen - for Segment, just put some random gibberish in.
-
For Artsy: Check engineering 1Password.
I think I added a || os(tvOS)
to Alamofire's MultipartFormData.swift
.