Answers

Question and Answer:

  Home  iOS

⟩ Explain app bundle?

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.

 125 views

More Questions for you: