iOS Question:
Download Questions PDF

Explain app bundle?

iOS Interview Question
iOS Interview Question

Answer:

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.

Download iOS Interview Questions And Answers PDF

Previous QuestionNext Question
Explain iOS 7 AirDrop?Define fast enumeration?