Skip to content

running pod install seems like updates all pods #35

Closed
@nebiros

Description

@nebiros

I that the default behavior?, when I try this plugin, I run bundle exec pod install after setting up my Podfile, then it start "installing" newer versions of the pods, seems like isn't using the Podfile.lock reference?

From the lock file, for example:

- SwiftMessages (6.0.1):

Then when I run bundle exec pod install after setting up my Podfile:

18:26 $ bundle exec pod install
🚀  Prebuild frameworks
Analyzing dependencies
Pre-downloading: `DVR` from `https://github.com/nebiros/DVR`
Pre-downloading: `EBCardCollectionViewLayout` from `https://github.com/betzerra/EBCardCollectionViewLayout`
Downloading dependencies
…
Installing SwiftMessages (6.0.2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions