Creating my own bundle in xCode, for iPhone application
- by sagar
Hello everyone!
I am having some difficulty creating a bundle for my application, and placing files in the bundle.
For example, FaceBook has developed a bundle for iPhone applications using their framework. In the same way, I also want to create a bundle which can be reused for many applications.
My questions are:
what steps should I follow to create a bundle for any kind of application?
what should be taken care while creating a bundle?
Thanks in advance for sharing your knowledge.