Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

using React-native init, a new iOS app can't build in Xcode, build error 'ld: library not found for -lDoubleConversion

$
0
0

steps to reproduce:

react-native init FirstProjectcd FirstProjectopen ios/FirstProject.xcodeproj

... Xcode opens the project:

enter image description here

I select build target iOS Simulator -> Iphone XR

A terminal window opens in the background:

enter image description here

However, Xcode returns a build error:

ld: library not found for -lDoubleConversion
clang: error: linker command failed with exit code 1 (use -v to see invocation)

shown with warnings here https://gist.github.com/jasonfb/7b51a260df419590c6fadda93fb49348

enter image description here


Viewing all articles
Browse latest Browse all 16750

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>