Closed
Description
Is this a bug report?
(yes)
Have you read the Contributing Guidelines?
(yes)
Environment
react-native -v
: 0.48.1 (edit by @hramos)node -v
: v6.9.1npm -v
: 3.10.8yarn --version
: 0.24.6
Then, specify:
- Target Platform:
AppleTV
- Development Operating System:
MacOS Sierra 10.12.6
- Build tools:
Xcode 9.0 beta6
Steps to Reproduce
(Write your steps here:)
- create new react native project using react-native init
- run tvOS as target
Expected Behavior
(Simulator opens)
Actual Behavior
Error: ld: library not found for -lReact-tvOS clang: error: linker command failed with exit code 1 (use -v to see invocation)
Reproducible Demo
https://www.dropbox.com/s/cyg71ggmvunficw/zip.zip?dl=0
To reproduce:
- run in Xcode