Skip to content

Add Xcode version to top level of non-verbose "flutter doctor" output #86902

@jmagman

Description

@jmagman

Match Android and IDE patterns to put the Xcode version number in the non-verbose flutter doctor output

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel master, 2.4.0-5.0.pre.115, on macOS 11.4 20F71 darwin-x64, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
[✓] Xcode - develop for iOS and macOS
[✓] Chrome - develop for the web
[✓] Android Studio (version 4.2)
[✓] Android Studio (version 4.2)
[✓] IntelliJ IDEA Community Edition (version 2020.2.2)
[✓] IntelliJ IDEA Ultimate Edition (version 2020.3.4)
[✓] VS Code (version 1.58.1)
[✓] Connected device (3 available)

Becomes:

[✓] Xcode - develop for iOS and macOS (version 12.5)

Metadata

Metadata

Assignees

Labels

P3Issues that are less important to the Flutter projecta: triage improvementsMake GitHub issues easier to triage and more actionablegood first issueRelatively approachable for first-time contributorsr: fixedIssue is closed as already fixed in a newer versiont: flutter doctorProblem related to the "flutter doctor" toolt: xcode"xcodebuild" on iOS and general Xcode project managementtoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions