Skip to content

blank line at top of xcodeproj/project.pbxproj file breaks react-native link #9

@Traviskn

Description

@Traviskn

While testing the installation process of a library I created with this tool, running react-native link produced an error 'Expected "{" found "/"'. This is because there is an extra blank line at the top of the xcodeproj/project.pbxproj file that is confusing the link command. After removing the blank line, the link command worked without errors.

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