1

Is there anyway to change the order in which ViewController Scenes are displayed on the right-hand side in my Storyboard? I'm going to have several, and right now they are out of numerical order...it would be great if I could rearrange them to be in order. The way they're currently arranged is shown in the photo in the Dropbox link below:

Storyboard screenshot

narner
  • 2,908
  • 3
  • 26
  • 63
  • Related question: [Change the listing order of the view controllers in Xcode storyboard](http://stackoverflow.com/questions/12585551) – duxins Aug 09 '14 at 02:34
  • possible duplicate of [Change the listing order of the view controllers in Xcode storyboard](http://stackoverflow.com/questions/12585551/change-the-listing-order-of-the-view-controllers-in-xcode-storyboard) – Paulw11 Aug 09 '14 at 03:01
  • I tried implementing Denton's solution, but was unsuccessful (so far) – narner Aug 09 '14 at 13:56
  • On Xcode 6.0.1 this solution works http://stackoverflow.com/a/16026765/1077481 (it's one of the answers in the same thread) – Andris Zalitis Oct 30 '14 at 13:19

1 Answers1

0

Clicking on the a item and giving it a couple of seconds before dragging it, worked for me.

DimiDak
  • 4,820
  • 2
  • 26
  • 32