Skip to content

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

Closed
@arun542

Description

@arun542

'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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions