---
title: "What is App Bundle?"  
description: "What is App Bundle?"  
author: "Sunil Singh"  
published: 2015-04-20  
updated: 2020-09-22  
canonical: https://www.mindstick.com/interview/2401/what-is-app-bundle  
category: "iphone"  
tags: ["iphone", "ios"]  
reading_time: 1 minute  

---

# What is App Bundle?

The app bundle created by xcode . 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.\

## Answers

### Answer by Sunil Singh

The app bundle created by xcode . 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.\


---

Original Source: https://www.mindstick.com/interview/2401/what-is-app-bundle

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
