How to hide resource forks and other special files in the workspace in Xcode 4 project navigator?

I noticed that while working on the "Workspace" (Ruby) project, the resource wiki ( ._filename) and other hidden files, such as ._.DS_Store.

How to configure Xcode 4 not to display these files in the project navigator?

+3
source share

All Articles