I\'m using Xcode 5 and autolayout in my project. I have a .xib file with a lot of subviews and constraints between them. Now I need to create an intermediate fullsc
.xib
You can do this in Xcode 6 by using cut&paste to a separate view (which you can later drag around to wherever you actually need it).