A tvOS app that plays iCook TV videos.
Run the following commands to install dependencies:
make bootstrap
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
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.
Managed by CocoaPods-Keys:
- BaseAPIURL
- FacebookAppID
-
Required by the Firebase SDK for the
Release
configuration:iCookTV/GoogleService-Info.plist
- Download the tvOS app from App Store.
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.