Creating my own bundle in xCode, for iPhone application

Posted by sagar on Stack Overflow See other posts from Stack Overflow or by sagar
Published on 2010-04-05T13:05:29Z Indexed on 2010/05/09 10:28 UTC
Read the original article Hit count: 280

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.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about xcode