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 delegate pattern in iOS?

0 Answers   Winsol Solutions,


What is the short cut to open the “Code Snippet Library” in Xcode?

0 Answers  


Explain difference between release and autorelease?

0 Answers  


Does ios have garbage collection?

0 Answers  


Explain stack and heap?

0 Answers  






What is the meaning of 'strong'keyword?

0 Answers  


What is the use of appdelegate in ios?

0 Answers  


What is automatic reference counting (arc)?

0 Answers  


What is meaning of 'atomic' keyword?

0 Answers  


Which language is used in ios?

0 Answers  


What are the different delete rules that a relationship can have? Which one takes ownership?

0 Answers  


Explain ~/documents, ~/library, ~/tmp. What directory is ~ on ios?

0 Answers  


Categories