Skip to content

Does not work with --project-directory pod argument #35

@tsdevshop

Description

@tsdevshop

A common approach in React Native apps is to separate ios and android native code into subfolders of the project root. We can then run bundle exec pod install --project-directory=ios and have cocoapods operate in the correct directory.

Unfortunately, it seems that this gem does not support this use case. It seems that the apply method works on the assumption that the ios_project_folder is at the root of the repo?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions