Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-land Lazily initialise Xcode installation status #10952

Merged
merged 2 commits into from
Jun 23, 2017

Conversation

cbracken
Copy link
Member

This reverts commit 3e265e9 and re-lands bb8e2a7.

Rather than pre-compute Xcode install path, version, and EULA status,
compute and cache on demand.

This reverts commit 3e265e9.

Rather than pre-compute Xcode install path, version, and EULA status,
compute and cache on demand.
Copy link
Contributor

@tvolkert tvolkert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM w/o tests since I know a follow-change that builds on this will fix/add tests :-)

@cbracken
Copy link
Member Author

Indeed. The irony of breakage caused by a change intended to get the code into a state where it's testable. Next patch does the extraction of the tool invocations into a mockable class.

@cbracken cbracken merged commit 845c1b7 into flutter:master Jun 23, 2017
@cbracken cbracken deleted the unrevert branch June 23, 2017 23:58
gspencergoog pushed a commit to gspencergoog/flutter that referenced this pull request Jul 1, 2017
This reverts commit 3e265e9.

Rather than pre-compute Xcode install path, version, and EULA status,
compute and cache on demand.
@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