iOS : ReactCommon could not build

Please provide the following:

  1. SDK Version: 46
  2. Platforms(Android/iOS/web/all): ios
  3. Build “Archive” ios app with Xcode

I have a bare workflow project and I update my expo sdk 46 from 44.
After that, I update all the modules in my package.json and when I launch expo start it’s good.

But when I try to make a build with Xcode, I get two errors and I can’t fix them.
I try cleaning pods, cleaning build folder and nothing works.

Can you help me please ?

Thanks

I have found the solution, I open Xcode and then I add in BuildSettings > Other C++ Flags the following text :

1 Like

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.