iOS Developer Question: Download iOS Developer PDF

Explain me App Bundle?

Tweet Share WhatsApp

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 PDF Read All 102 iOS Developer Questions
Previous QuestionNext Question
How to start a selector on a background thread?Do you know which JSON Framework is supported by iOS?