In Xcode 3.0, you can use Project Targets in Groups & Files panel to remove unwanted dependency files. Below is the instruction.
- Click the arrow next to Targets until you expand it in the Groups & Files panel.
- Click the arrow next to xauth.
- Click Compile Sources.
- Delete the following YAJL dependency files.
How do you do it in Xcode 4.0?