Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Order items in XCode project navigator by name #835

Merged

Commits on Mar 13, 2018

  1. 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.
    OleksiyA committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    b434c77 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. Merge branch 'master' into Order-Project-Items-by-Name

    # Conflicts:
    #	AsyncDisplayKit.xcodeproj/project.pbxproj
    OleksiyA committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    1c861ee View commit details
    Browse the repository at this point in the history
  2. Re-sort after merge.

    ASNetworkImageLoadInfo.h is still here, not sure why showing removed in this commit. Had this file duplicated  reference previously?
    OleksiyA committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    5d7245a View commit details
    Browse the repository at this point in the history