In the Xcode 6 betas, when I delete a constraint, it doesn\'t remove it completely, but grays it out. I thought that was to imply that the constraint was used in a different
That's because of size classes, you can disable size classes from File Inspector and every greyed constraints runs out, you can re-enable them again if you need them.