XCode 4 Adding a Sub Project
问题 I am looking at somebody else's project and they have another project embedded under 'Other Sources'. When I click on the project it shows me the build settings etc, and I can expand all the source underneath. I want to do the same thing, but when I drag an xcodeproj file into my project I don't get the build settings or any of the source shown like in this other project. How do I do this? Thanks Ray 回答1: Just be sure that your added project is not open in another Xcode window. BTW this is