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

Xcode can not build React Native Project, Undefined symbols for architecture x86_64

$
0
0

My project is not able to build with Xcode after my Xcode Command Line Tools & MacOS upgraded.

Running npx react-native run-ios works fine, can wake up the simulator and debug.

When build on Xcode, I receive this error:

Undefined symbols for architecture x86_64:"___isOSVersionAtLeast", referenced from:      -[GDTCORApplication init] in libGoogleDataTransport.a(GDTCORPlatform.o)      ___28-[GDTCORStorage storeEvent:]_block_invoke.22 in libGoogleDataTransport.a(GDTCORStorage.o)      -[GDTCORStorage appWillForeground:] in libGoogleDataTransport.a(GDTCORStorage.o)      ___35-[GDTCORStorage appWillBackground:]_block_invoke in libGoogleDataTransport.a(GDTCORStorage.o)      -[GDTCORStorage appWillTerminate:] in libGoogleDataTransport.a(GDTCORStorage.o)+[GULSecureCoding unarchivedObjectOfClasses:fromData:error:] in libGoogleUtilities.a(GULSecureCoding.o)+[GULSecureCoding archivedDataWithRootObject:error:] in libGoogleUtilities.a(GULSecureCoding.o)      ...ld: symbol(s) not found for architecture x86_64clang-7: error: linker command failed with exit code 1 (use -v to see invocation)

Viewing all articles
Browse latest Browse all 16552

Trending Articles



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