May 222012
 

kstenerud@github develops a very useful template for Xcode. It enables you to build iOS frameworks from your own library or available libraries online. Building a framework will help you use your libraries in different projects easier and without having all .m and .h files floating in your project’s resource directory.

I used this template to build SBJson.framework for my own iOS projects. Here is a screenshot of what you will see before using this template:

 Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>