iOS Developer Question:
Download Questions PDF

Explain me App Bundle?

iOS Developer Interview Question
iOS Developer Interview Question

Answer:

During iOS application development, Xcode packages it as a bundle. A Bundle is a file directory that combines related resources together in one place. It contains the Application Executable File and supports Resource Files such as Localized Content, Image Files and Application Icons.

Download iOS Developer Interview Questions And Answers PDF

Previous QuestionNext Question
How to start a selector on a background thread?Do you know which JSON Framework is supported by iOS?