Change order of constraint listings in Interface Builder's document outline
This cannot be done graphically in Interface Builder (tested in XCode 7.3). Also, if you right-click the .storyboard/.xib file and select "Open As -> Source Code", the constraints for your view can be reordered by changing the order of the respective XML elements, but once you switch back to Interface Builder, their order will be reverted.