https://github.com/NarrativeOP/tvOS-app
The Narrative experience expands to Apple TV:s tvOS Platform.
https://github.com/NarrativeOP/tvOS-app
Last synced: 25 days ago
JSON representation
The Narrative experience expands to Apple TV:s tvOS Platform.
- Host: GitHub
- URL: https://github.com/NarrativeOP/tvOS-app
- Owner: NarrativeOP
- Created: 2016-01-27T14:06:13.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-27T17:04:33.000Z (about 9 years ago)
- Last Synced: 2024-10-31T02:33:31.402Z (6 months ago)
- Language: Swift
- Size: 3.29 MB
- Stars: 12
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-swift-cn - NarrativeClip tvOS - NarrativeClip tvOS app. (Demo Apps / 示例程序 / iOS)
README
Narrative tvOS App
========================================This example shows how it is possible to integrate Narratives Open Platform with the new Apple TV,
and the new tvOS.
## Requirements
* CocoaPods (or Rubygems if you are to install CocoaPods)
* [Xcode](https://developer.apple.com/xcode/) version 7.1 or higher
* A tvOS compatible device for usage (however, only Xcode is required for simulation)## Getting Started
To install CocoaPods on your Mac, run the following line using the terminal:
```sh
$ sudo gem install cocoapods
```Navigate to your `tvOS-app/` folder your terminal and type:
```sh
$ pod install
```This will create a file called `NarrativePlay.xcworkspace`, that can be opened with Xcode
## Usage
Launch the app by selecting your device of choice in the Xcode toolbar

If you want to deploy it on a tvOS-device, you have to connect it to your computer via USB first
Otherwise, you can select a simulated Apple TV device.Click on the "Play" button to build and run the project
Navigate using the Apple TV remote, or simulated remote, and discover Narrative Moments.
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D## Credits
* Author: Marcus Thorelius