Re: Xcode has decided that I don't need my breakpoints to work after all ....
Re: Xcode has decided that I don't need my breakpoints to work after all ....
- Subject: Re: Xcode has decided that I don't need my breakpoints to work after all ....
- From: Jens Alfke <email@hidden>
- Date: Thu, 07 Apr 2016 17:33:34 -0700
On Apr 7, 2016, at 2:23 PM, Peter Hudson < email@hidden> wrote:
I’m beginning to wonder if rebuilding the project file is the only way…… UGH !
The project file (.pbxproj) itself doesn’t contain anything to do with breakpoint settings. You can delete the schemes and recreate them easily. You can also pop open the .xcodeproject bundle and delete the per-user settings inside.
If your project is under version control, you can delete your checkout and then check out a fresh copy, and see if that helps. (If it’s not under version control, it really should be! It’s always a good idea to use a local Git repo for any project, no matter how small.)
—Jens |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden