简体   繁体   中英

iphone xcode project navigator alphabetical order

Any one know how to get xcode to list the project navigator files in alphabetical order?

Thanks

Per Apple , this is a known omission from Xcode and will probably be re-added in a future release. If you would like it to be re-added faster, please file a bug report . Until then, your best bet is to open the project in Xcode 3 and use the sort there, or do it manually.

Select the project in the Groups and Files pane.

在此处输入图片说明

In the list pane (upper right) click on File Name, which should sort them by file name. 在此处输入图片说明

And of course, you can filter this list in the search bar on the top right.

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM