react-native/local-cli/templates/HelloWorld
Douglas Lowder 3002c4eb98 Fix tvOS react-native init release build (#18288)
Summary:
Add correct dependencies and linker flags to the HelloWorld template Xcode project so that HelloWorld-tvOSTests builds correctly for release builds.  Fixes #18288 .

Tested with `react-native init --version=https://github.com/dlowder-salesforce/react-native#tvos-init-release-fix` .

[IOS][BUGFIX][ local-cli/templates/ios/HelloWorld ]- fix release build for tvOS
Closes https://github.com/facebook/react-native/pull/18337

Differential Revision: D7240376

Pulled By: hramos

fbshipit-source-id: a4ad219e7d6b06bd6928d55ed7398f8fc9352e72
2018-03-12 11:50:44 -07:00
..
__tests__ Move HelloWorld template to a single index.js entry point 2017-08-03 14:02:43 -07:00
android Remove redundant config in AndroidManifest.xml 2018-01-20 10:44:24 -08:00
ios Fix tvOS react-native init release build (#18288) 2018-03-12 11:50:44 -07:00
App.js Clarify use of Flow props types in cli example 2017-12-20 12:32:03 -08:00
_babelrc Fix indent for .babelrc in HelloWorld template 2017-03-10 13:45:58 -08:00
_buckconfig Fix handling of dotfiles in 'react-native init' and 'react-native upgrade' 2016-11-21 12:58:29 -08:00
_flowconfig Upgrade to Flow v0.67 2018-03-09 20:50:38 -08:00
_gitattributes Allow git to merge pbxproj files 2016-11-22 17:58:29 -08:00
_gitignore Exclude jsbundle files from VCS 2018-02-16 14:09:28 -08:00
_watchmanconfig Fix handling of dotfiles in 'react-native init' and 'react-native upgrade' 2016-11-21 12:58:29 -08:00
app.json Eject CLI command to re-create native folders 2017-02-03 12:58:46 -08:00
index.js Move HelloWorld template to a single index.js entry point 2017-08-03 14:02:43 -07:00