/iCook-tvOS

iCook's official tvOS app

Primary LanguageSwiftMIT LicenseMIT

iCook tvOS App

iOS build Swift 5 codecov.io

A tvOS app that plays iCook TV videos.

Quick Start

Run the following commands to install dependencies:

make bootstrap

Production Setups

If you work at Polydice, instead of make bootstrap, set up the project step by step with the following commands. Fill in the credentials and ask admin for required files.

bundle install
bundle exec pod install

API

pod install will prompt for the required configuration to run the app:

CocoaPods-Keys has detected a keys mismatch for your setup.
What is the key for BaseAPIURL
>

TBD: API details are hidden for now due to proprietary reasons.

Required Keys

Managed by CocoaPods-Keys:

  • BaseAPIURL
  • FacebookAppID

Required Files

  • Required by the Firebase SDK for the Release configuration:

    iCookTV/GoogleService-Info.plist
    

Demo

Contact

Twitter

License

The names and icons for iCook are trademarks of Polydice, Inc. Please refer to the guidelines at iCook Newsroom.

  • All image assets are Copyright © 2016 Polydice, Inc. All rights reserved.
  • The source code is released under the MIT license. See LICENSE for more info.