Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS][v0.44] Unable to archive - 'React/RCTBundleURLProvider.h' file not found in appDelegate.m #14601

Closed
arun542 opened this issue Jun 19, 2017 · 4 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@arun542
Copy link

arun542 commented Jun 19, 2017

'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.

  1. Tried solutions suggested on Unable to use other configurations than Debug and Release on 0.40 #11813 (comment)
  2. Removed parallelize build, added react to build targets before the app
  3. 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
@hramos hramos closed this as completed Jun 19, 2017
@pallyoung
Copy link

i got the error too, can't fixed it . i can build at debug mode,but when i tried to build it at release mode, i got the error. is any one else has the same question with me.

@Albinzr
Copy link

Albinzr commented Oct 16, 2017

same issue for me also

@Jinran
Copy link

Jinran commented Oct 21, 2017

when you npm install some plugins, make sure your pluginss Build Settings header search paths is right , Im sorry this question puzzled me several days . Wish helpful.

e.g.

react-native-device-info
image
remove (/node_modules/...)

@magichim
Copy link

@arun542 try to build and run in xcode and then you will get wanting :)

@facebook facebook locked as resolved and limited conversation to collaborators Jun 19, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

7 participants