2

I try with backspace how it was on swift 2 but in Xcode 8 beta I can't do it the same way.

Ivan Slavov
  • 270
  • 3
  • 12

1 Answers1

4

Double click the constraint in the Right Pane (Size Inspector). This will then show the constraint in the left pane. You can delete the constraint from the left pane by using backspace.

enter image description here

Antonioni
  • 578
  • 1
  • 5
  • 15