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

[CP] prevent tool crash when IntelliJValidatorOnMac encounters an installation with a missing CFBundleIdentifier #138180

Closed
andrewkolos opened this issue Nov 9, 2023 · 3 comments
Assignees
Labels
cp: approved Approved cherry-pick request cp: review Cherry-picks in the review queue

Comments

@andrewkolos
Copy link
Contributor

andrewkolos commented Nov 9, 2023

Issue Link

#138029

Commit Hash

94550c6

Target

stable

PR Link

#138176

Changelog Description

Prevents a crash in flutter doctor for macOS users who have an IntelliJ or Android Studio installation with a missing CFBundleIdentifier in its plist.

Impacted Users

Flutter devs developing on macOS

Impact Description

fluter doctor crashes for macOS users who have an IntelliJ or Android Studio installation with a missing CFBundleIdentifier (which is a required field) in its plist.

Workaround

Reinstall IntelliJ/Android Studio, or edit the installation's plist file to have an appropriate CFBundleIdentifier value.

Risk

low

Test Coverage

yes

Validation Steps

No response

@andrewkolos andrewkolos added the cp: review Cherry-picks in the review queue label Nov 9, 2023
@christopherfujino
Copy link
Member

LGTM

@christopherfujino christopherfujino added the cp: approved Approved cherry-pick request label Nov 9, 2023
@CaseyHillers CaseyHillers self-assigned this Nov 20, 2023
@CaseyHillers
Copy link
Contributor

Released in 3.16.1

Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cp: approved Approved cherry-pick request cp: review Cherry-picks in the review queue
Projects
None yet
Development

No branches or pull requests

3 participants