Answer Posted / 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 View All Answers
What is managed object context and what are its functions?
What is array in ios?
Differentiate ‘app id’ from ‘bundle id.’ Explain why they are used?
What are lifecycle events of uiviewcontroller?
What are all the instruments available in Xcode in iOS operating system?
what is Xcode?
What is the 'implementation'?
What is core data?
What is foundation framework in ios?
Explain how to silent the noisy keyboard?
What is sandbox in iOS operating system?
Difference between cocoa, cocoa touch and objective c?
What is viper code?
What is difference between synchronous and asynchronous in web request in iOS operating system?
Explain me what is "delegate"?