What is App Bundle?



What is App Bundle?..

Answer / maanya

When you build your iOS app, Xcode packages it as a bundle. A bundle is a directory in the file system that groups related resources together in one place. An iOS app bundle contains the app executable file and supporting resource files such as app icons, image files, and localized content.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apple iOS Interview Questions

What is made up of nserror object?

0 Answers  


Explain how you can migrate to Xcode?

0 Answers  


What is singleton in ios swift?

0 Answers  


How to find the memory leaks in mrc?

0 Answers  


What is the difference between strong and retain.

0 Answers  






What is difference between unit tests and ui test in xcode?

0 Answers  


What are the popular apps of iphone?

0 Answers  


Explain app bundle?

0 Answers  


what is the difference between Xcode, Cocoa and Objective C?

0 Answers  


What is the difference between inheritance and category?

0 Answers  


Which is the default for synthesized properties?

0 Answers  


Why do we override drawrect: method? How to explicitly call it?

0 Answers  


Categories