> On Apr 7, 2016, at 2:23 PM, Peter Hudson <peter.hud...@me.com> 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 (Xcode-users@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to arch...@mail-archive.com