Hi group,
I have followed Apple's typical glorious docs on how to create your own static library that you can share amongst several projects, and so far have created this library, with all headers ... so far so good.
When trying to add this new library to another project, this is where I am having issues. Typically, this is not difficult (unlesss working with old RestKit libs ;) but maybe I missed a step.
After creating a workspace, the docs indicate dragging the project into the application, requesting this external library and alas, no rainbows and unicorns.
Has anyone bee successful with this seemingly simple task ?
Thanks.
Peter