Skip to content

[Idea] Installation hooks for plugins #142

@soumyamahunt

Description

@soumyamahunt

Currently install! command in Podfile only supports cocoapods as installation method, I think the scope of this command can be made broader by allowing plugins to specify installation hooks that user can then consume by specifying custom installation methods. If no registered hooks are found with the installation method then user will be prompted with error.

Although workaround is possible by using pre_install hook, this would make Podfile more readable in my opinion.

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