Disable Auto Layout by unchecking the Use Autolayout (sic) or Use Auto Layout box in Xcode's File Inspector. This option appears for both iOS and OS X projects.
Open Utilities panel on XCode and select Size Inspector. Here list of all constraints are listed for selected view in storyboard. Now, select constraint(s) you want to delete. Now hit Backspace key on keyboard and selected constraints are deleted.
Try this: (1) look at each constraint and try to figure out which you don't expect; (2) find the code that added the unwanted constraint or constraints and fix it.
Go to the File inspector in interface builder, and untick "Use Auto Layout".
Go to the file inspector and uncheck the option 'Use Autolayout' below Document versioning.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With