Skip to content

Duplicate <targetName>Clip schemes after running prebuild #68

@ubufox

Description

@ubufox

Is it expected behavior to have additional Clip schemes after running npx expo prebuild?

When I make changes to the react-native-app-clip configuration values in my app.json, I sometimes forget to delete the ios directory before running npx expo prebuild. This leaves me with additional Clip options to choose from when I run npx expo run:ios --scheme. The order of the schemes doesn't seem to be consistent, and only one of the Clip options will work.

The failing options will throw an 'RCTAppDelegate.h' file not found error.

It's not a huge issue, but if you have any ideas for a direction to start looking, I'd love to submit a fix!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions