Closed
Description
Let's say that I create a new Build Configuration "Debug Copy" that is actually a copy from "Debug" configuration.
If I select "Debug" configuration all is working fine(project compiles), but if I select "Debug Copy" project doesn't compile with error 'React/RCTBundleURLProvider.h' file not found.
I need multiple build configuration and in the version 0.39 all was working fine.