iphone - Generating a static library -


I want to know from a step process of creating a static library (.a file) so that it can be used by other projects. It's like I am doing this now:

  1. Right click on "Target" - & gt; Add - & gt; new goal.
  2. Choose "Stable Library" - & gt; Next - & gt; Some names & amp;
  3. Build dependencies were added
  4. "Copy Headers" for other projects
  5. Dragged and collected all the files "Collected sources" "
  6. Drag into" Library Binary with Links "and remove the Library.

    What's next? after this. How to get a file and if there is a script from where I need to run it?

    Step-by-step instructions that can help you:

    < / P>



Comments