Skip to content

Commit

Permalink
Order items in XCode project navigator by name (TextureGroup#835)
Browse files Browse the repository at this point in the history
* Order items in XCode project navigator by name

It is a bit hard to find file in folders with long list of file, for example Tests. Sorting items by name makes this a bit easier and brings order.
If there are child folders, they are ordered before files. Keeping folders sorted by name may be reasonable alternative as well.

* Re-sort after merge.

ASNetworkImageLoadInfo.h is still here, not sure why showing removed in this commit. Had this file duplicated  reference previously?
  • Loading branch information
OleksiyA authored and bernieperez committed Apr 25, 2018
1 parent e529ec2 commit 0c688b2
Showing 1 changed file with 153 additions and 153 deletions.
Loading

0 comments on commit 0c688b2

Please sign in to comment.