tvOS Platform
- Latest swift based Xcode project
- Cocoapods Workspace ready
- Swift 4.1 Support
File Extension Support
Extenstions are defined via engines. Engines with tvos support:
Requirements
Project Configuration
Feature | Version |
---|---|
Swift | 4.1 |
Deployment Target | 11.4 |
Run
rnv start
rnv run -p tvos
Advanced
Clean and Re-build platform project
rnv run -p tvos -r
Launch with specific tvOS simulator
rnv run -p tvos -t "Apple TV 4K"