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 are ibeacons?
In nsfetchrequest can we fetch only a selective few attributes of an entity? How?
Explain what is a framework?
Please explain what is difference strong and weak reference?
What are the different store migration options?
Explain application states
Who is the founder of ios?
what is the use of PO command in Xcode?
What is latest ios version?
Is viewdidload only called once?
How to send your device id to an iphone developer?
Assume that an app is not in foreground but is still executing code. In which state will it be in?
How can we prevent ios 8 app’s streaming video media from being captured by quicktime player on yosemite during screen recording?
Multitasking support is available from which version in iOS operating system?
How to parse xml? Explain