> For the complete documentation index, see [llms.txt](https://docs.recognito.vision/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.recognito.vision/face-recognition-sdk/integration-guide/ios/installation.md).

# Installation

The iOS-FaceSDK is provided in **Framework** format.

## Download SDK

Download [**ios\_facesdk.zip \[21M\]**](https://www.dropbox.com/scl/fi/xtwc12fdeq5h9k7t5r2ny/ios_facesdk.zip?rlkey=wsjmyakre6c09ocbs1xytrnts\&st=lmryo8kt\&dl=0)

## Directory Structure

The SDK directory contains the following directories and files:

<table data-header-hidden><thead><tr><th width="152"></th><th></th></tr></thead><tbody><tr><td><strong>facesdk.framework</strong></td><td>FaceSDK framework file</td></tr><tr><td>FaceDemo-Bridging-Header.h</td><td>Bridging Header file for Objective-C and Swift</td></tr></tbody></table>

## Add FaceSDK to iOS Project <a href="#adding-the-android-sdk" id="adding-the-android-sdk"></a>

* Copy and Add `facesdk.framework` into the project

<figure><img src="https://3902005046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxiEW2bRNeDz3JZIL41gD%2Fuploads%2FK8zVpI7UuOPfwbxOP76Z%2Ffacesdkframework.png?alt=media&amp;token=2bda1b38-0e15-4eb8-bfa8-f9b23f28bc0c" alt=""><figcaption></figcaption></figure>

* Add `FaceDemo-Bridging-Header.h` to Build Settings

<figure><img src="https://3902005046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxiEW2bRNeDz3JZIL41gD%2Fuploads%2FSOs6VxQkkFchzMprnoO4%2FBridgingHeader.png?alt=media&amp;token=2f0b7408-e3f5-4908-b842-671b517f85d1" alt=""><figcaption></figcaption></figure>

* Build your project

<figure><img src="https://3902005046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxiEW2bRNeDz3JZIL41gD%2Fuploads%2FamL83qFwUGi8hfXR3JkQ%2Fproject.png?alt=media&amp;token=a486f5ed-4a13-4ed8-b33d-8525ef19f734" alt=""><figcaption></figcaption></figure>
