Build Failing on XCode

Is it normal for a build to fail when build(clicking the play button) on XCode but successfully builds and the emulator is launched when react-native cli is used?

I’m using the versions below on a Mac OS Catalina 10.15.6
react: v16.13.1
react-native: v0.63.3
XCode: version 11.7

Thank you