Skip to content

Conversation

@jakobr-google
Copy link
Contributor

The very first time pod install is invoked, CocoaPods downloads the master spec repository, which takes quite a while. Before this change, the build appeared to have stalled. With this change, at least the spinner is moving.

Added pod setup to the install instructions for CocoaPods, so the spec repo is downloaded while setting up Flutter, instead of during the first build.

The very first time `pod install` is invoked, CocoaPods downloads the master spec repository, which takes quite a while. Before this change, the build appeared to have stalled. With this change, at least the spinner is moving.

Added `pod setup` to the install instructions for CocoaPods, so the spec repo is downloaded while setting up Flutter, instead of during the first build.
@cbracken
Copy link
Member

Thanks @jakobr-google. Adding the setup step is a nice improvement too.

LGTM!

@jakobr-google jakobr-google merged commit eedc5d9 into flutter:master Mar 27, 2017
@jakobr-google jakobr-google deleted the slow-pods branch March 27, 2017 07:41
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants