react-native-macos/template/ios
Jesse Katsumata df03228a61 remove tvOS from template (#28706)
Summary:
According to the [0.62 blog post](https://reactnative.dev/blog/2020/03/26/version-0.62), Apple TV support has moved to react-native-tvos.
The template still contains info.plist for tvOS, so I've removed them for future releases.

## Changelog

<!-- Help reviewers and the release process by writing your own changelog entry. For an example, see:
https://github.com/facebook/react-native/wiki/Changelog
-->

[General] [Removed] - Removed tvOS related files from the template
Pull Request resolved: https://github.com/facebook/react-native/pull/28706

Test Plan: run `react-native init TestTemplate` and remove tvOS related files and verified that iOS and Android runs on emulator.

Differential Revision: D21182211

Pulled By: hramos

fbshipit-source-id: 41d2e19e5158d7ec103a37c01a93cf511fc1e4c9
2020-04-22 12:26:51 -07:00
..
HelloWorld Changed iOS LaunchScreen from xib to storyboard (#28239) 2020-04-15 22:36:36 -07:00
HelloWorld.xcodeproj remove tvOS from template (#28706) 2020-04-22 12:26:51 -07:00
HelloWorldTests Remove FB copyright notices from iOS template (#27725) 2020-01-22 18:08:19 -08:00
Podfile remove tvOS from template (#28706) 2020-04-22 12:26:51 -07:00