How do I (easily) delete a constraint in Interface Builder in Xcode 6

前端 未结 6 1076
栀梦
栀梦 2021-02-06 21:20

Assume you\'ve selected an object and you have the Size Selector in the Utilities panel open. You can see the list of constraints applied to the object. In the list of constrain

6条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-02-06 22:07

    Sometimes, the easiest way is to close the file in Xcode and edit it with a text editor. :-/

提交回复
热议问题