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

Use ~/.lldbinit instead of per-scheme lldbinit #1536

Merged
merged 3 commits into from
Jan 7, 2023

Conversation

brentleyjones
Copy link
Contributor

@brentleyjones brentleyjones commented Jan 7, 2023

Fixes #1237. Fixes #1523.

There are some schemes that don't respect the custom lldbinit, such as watchOS apps and app extensions. To accommodate all targets equally, we now modify ~/.lldbinit to load a ~/.lldbinit-rules_xcodeproj. We can revert this change if Xcode fixes its scheme creation 🙂.

There are some schemes that don't respect the custom lldbinit, such as watchOS apps and app extensions. To accommodate all targets equally, we now modify `~/.lldbinit` to load a `~/.lldbinit-rules_xcodeproj`. We can revert this change if Xcode fixes its scheme creation 🙂.
@brentleyjones brentleyjones merged commit cb4c4d2 into main Jan 7, 2023
@brentleyjones brentleyjones deleted the bj/use-.lldbinit-instead-of-per-scheme-lldbinit branch January 7, 2023 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant