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

Fix NPE when accessing xcodeProperties #5714

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

tpasternak
Copy link
Collaborator

@tpasternak tpasternak commented Nov 16, 2023

The problem occured when a user:

  • imported a project with empty targets list in projectview OR
  • ran incremental sync without any changes in targets list

closes #5695

Checklist

  • I have filed an issue about this change and discussed potential changes with the maintainers.
  • I have received the approval from the maintainers to make this change.
  • This is not a stylistic, refactoring, or cleanup change.

Please note that the maintainers will not be reviewing this change until all checkboxes are ticked. See
the Contributions section in the README for more
details.

Discussion thread for this change

Issue number: <please reference the issue number or url here>

Description of this change

The problem occured when a user:
- imported a project with empty targets list in projectview OR
- ran incremental sync without any changes in targets list

closes bazelbuild#5695
@tpasternak tpasternak merged commit 72dc1e8 into bazelbuild:master Nov 17, 2023
8 checks passed
@tpasternak tpasternak deleted the fix-npe-in-xcode-settings branch November 17, 2023 08:22
@tpasternak tpasternak restored the fix-npe-in-xcode-settings branch November 17, 2023 08:22
@github-actions github-actions bot removed the awaiting-review Awaiting review from Bazel team on PRs label Nov 17, 2023
@tpasternak tpasternak deleted the fix-npe-in-xcode-settings branch November 17, 2023 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product: CLion CLion plugin
Projects
Development

Successfully merging this pull request may close these issues.

Bazel Plugin crashes on Clion 2023.2.2
2 participants