CocoaPods install step

Hello,

I am using the official CocoaPods install step, and it executed this:

[32;1m$ bundle "_1.17.2_" "exec" "pod" "install" "--no-repo-update" "--verbose"e[0m

Isn’t it supposed to execute a repo-update instead?

Thanks,
Karen

Hi @tolentinokas!

The step isn’t doing a pod repo update with pod install by design. Cocoapods specs are updated weekly with our weekly updates, see more: How are the bitrise.io stacks updated and with what frequency? What's the stack deprecation / removal policy?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.