Determining required cocoapods version
Searching for Podfile.lock
Found Podfile.lock: /Users/vagrant/git/Podfile.lock
Required CocoaPods version (from Podfile.lock): 1.9.3
Hi @murray
Thank you for reaching out to Bitrise.
The Podfile.lock file on your local machine where you specify the cocoapods version to 1.10.0?
On Bitrise VM you need to install the cocoapods version 1.10.0 via script step if you want to use the same version as your local machine.
This is the way I hope it works. I want to specify the version of cocoapods once in Podfile.lock. If move to a newer version I only want to change it in Podfile.lock, I hope I don’t have to, in addition, install it here at bitrise.
The problem is, from the log I included above, I don’t know what Podfile.lock it’s looking in to find 1.9.3. For sure I have 1.10.0 in our Podfile.lock.
Hello @chaitanya.tanna. I think I know the problem. When I was given access to bitrise I saw 1 app on our dashboard. I am new to the company and new to bitrise so I never thought for a moment that that app wasn’t the one I was working on. But it is indeed not the right app. That is almost certainly the root of this problem.
Dang. I have indeed been working on the wrong app! I apologize for the churn on this and thank you for your efforts. I’m going to mark this as resolved. If it ends up that there is an issue with this app I’ll open a new ticket (and hopefully have all the facts straight).