Skip to content

pod update some framework not working #83

Closed
@CodeEagle

Description

@CodeEagle

Reproduce
first add pod 'SomePod'
pod install

and then update that pod
update podfile pod 'SomePod', :git=>'....', :branch=>'master'
then pod update SomePod --no-repo-update

will only update source file but not building framework

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