> 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/id-document-recognition-sdk/integration-guide/ios/installation.md).

# Installation

The iOS-ID Document Recognition SDK is provided in **Framework** format.

## Download SDK&#x20;

Download [**ios\_idsdk.zip \[146M\]**](https://www.dropbox.com/scl/fi/ycnjtrmxfdlqw52np4t98/ios_idsdk.zip?rlkey=r4ao2owdtrm8e1nv8jlxsf8fs\&st=acrk4ywj\&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>idsdk.framework</strong></td><td>ID Document Recognition SDK framework file</td></tr><tr><td><strong>TTVOCRCore.framework</strong></td><td>OCR framework file</td></tr><tr><td>IDCardRecognition-Bridging-Header.h</td><td>Bridging Header file for Objective-C and Swift</td></tr></tbody></table>

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

* Copy and Add `idsdk.framework` and TTVOCRCore.`framework` into the project

<figure><img src="https://3902005046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxiEW2bRNeDz3JZIL41gD%2Fuploads%2FTjVud24t3DusFWai9kpA%2Fios_idsdk_setting.png?alt=media&amp;token=398e60dc-684a-4af6-960d-fa9fd935de43" alt=""><figcaption></figcaption></figure>

* Add `IDCardRecognition-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%2FsoTV7h8sjdFgHF0Zvk6G%2Fios_idsdk_bridgingheader.png?alt=media&amp;token=ef6893c6-506f-407f-8673-e927ea39cd17" 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%2FkckNnc364TRAmvZurYJx%2Fios_idsdk_directory.png?alt=media&amp;token=104af512-2a6f-48ee-8c81-2038445f3ee7" alt=""><figcaption></figcaption></figure>
