Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode 4 Sort Files By Name

Tags:

xcode

xcode4

In Xcode 3.x I could do Edit > Sort > By Name. I cannot find this functionality in the new version of Xcode. How do I accomplish this?

like image 1000
ghempton Avatar asked Mar 10 '11 00:03

ghempton


People also ask

How do I sort a file type?

In the desktop, click or tap the File Explorer button on the taskbar. Open the folder that contains the files you want to group. Click or tap the Sort by button on the View tab. Select a sort by option on the menu.

How to get project navigator in Xcode?

To open the Project navigator, at the top of your project window's navigator area, click the icon that resembles a file folder. When you select an file in the navigator, the inspector pane displays information about the file, and the editor area displays the contents of the file.

How to open folder in Xcode?

Select the file and click Open. Xcode will open the project. On the left side you will see the Project Navigator, with a folder representing your project by name. From here you can expand the folders and explore their contents.


2 Answers

This is a missing feature (a major one, IMO) from Xcode 4.

EDIT: As of 4.2 it's back in!!!

like image 87
MarkPowell Avatar answered Sep 26 '22 00:09

MarkPowell


It IS there in Xcode 4.2 (not sure about earlier versions though.)

y http://f.cl.ly/items/1m0r0y190y0D2w2t3t1D/Screen%20Shot%202555-01-04%20at%2012.16.31%20.png

like image 22
chakrit Avatar answered Sep 26 '22 00:09

chakrit