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
Drag the subproject in via finder If you have setup your staticlibrary like I explained here you now need to tell the main project where it can find the public header. With that done, you should now be able to import the static library header and use it in your main app.
Just be sure that your added project is not open in another Xcode window.
BTW this is still valid with Xcode 7.2 beta.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With