-
Notifications
You must be signed in to change notification settings - Fork 204
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
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
Labels
bugSomething isn't workingSomething isn't working