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

react native 063 ld: library not found for -lDoubleConversion

$
0
0

Since I updated my project to 0.63 whenever i build for profiling the app errors on

ld: library not found for -lDoubleConversion

When I run the app normally it works perfectly.

My pods has at the top...

require_relative '../node_modules/react-native/scripts/react_native_pods'

I have even tried adding

  pod 'DoubleConversion', :podspec => '../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec'

To no avail.

I tried going to library search paths and removing

"${PODS_CONFIGURATION_BUILD_DIR}/DoubleConversion"

But that didn't help either

I am running .xcworkspace project.

Any other ideas?


Viewing all articles
Browse latest Browse all 16552

Trending Articles



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