When I do an archive with XCode, I get this error :
undefined symbols for architecture arm64 :"_RCTSharedApplication", referenced from: -[ProjectTests testRenderWelcomeScreen] in ProjectTests.o
I'm using this environment :
XCode 11.5react-native 0.60.6
I update XCode a few hours ago and before, that, everything work.