Developer/Library/Frameworks'
Undefined symbols for architecture arm64:
"_RCTSetLogFunction", referenced from:
-[rnpocTests testRendersWelcomeScreen] in rnpocTests.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)```
Just changed the Scheme to Release based o the hint about disabling debug menu:
https://facebook.github.io/react-native/docs/debugging.html#debugging-react-native-apps
I get this error now with 0.14.2