Closed
Description
'React/RCTBundleURLProvider.h' file not found in appDelegate.m while trying to archive. Works like a charm in simulator as well as ios device in both debug and release mode. Already tried all the changes needed for RN >0.4.0.
- Tried solutions suggested on Unable to use other configurations than Debug and Release on 0.40 #11813 (comment)
- Removed parallelize build, added react to build targets before the app
- Changed optimization level to none.
But nothing works
- React Native version: 0.44.0
- Platform: IOS
- Development Operating System: macOS
- Build tools: Xcode 8.3.2