> ## Documentation Index
> Fetch the complete documentation index at: https://enterprise-docs.bglobale.com/llms.txt
> Use this file to discover all available pages before exploring further.

# iOS Installation

To Integrate GlobalEMobileSDK.framework into your Xcode project.

1. In the project navigator, right-click on your project and select **New Group**.
2. Name the new group **GlobalEMobileSDK**.
3. Drag and drop **GlobalEMobileSDK** from Finder into the **GlobalEMobileSDK** folder.

   Ensure the following options for adding files are selected:

   * Copy items if needed
   * Create Groups
4. Click **Finish**.
5. In the Project **Navigatoranager**, navigate to your project settings.
6. Select **Embed & Sign** for the newly added **GlobalEMobileSDK**.
7. Navigate to the Build Phases tab and expand the **Link Binary With Libraries** list to check that your framework is included.
