> For the complete documentation index, see [llms.txt](https://adpopcornssp.gitbook.io/ssp-sdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://adpopcornssp.gitbook.io/ssp-sdk/sdk/ios/ios-3.1.0+/undefined/spm.md).

# SPM 설치

SPM(Swift Package Manager)을 이용한 설치 방법 입니다.

### **SPM**&#x20;

{% embed url="<https://github.com/IGAWorksDev/ap-APSSPSDK-SPM.git>" %}
<https://github.com/IGAWorksDev/ap-APSSPSDK-SPM.git>
{% endembed %}

## SDK 정보&#x20;

### 1) SDK 릴리즈 정보

* iOS 13.0 이상
* Xcode 13.0 이상

## SPM 설치

* **Project -> Packages 추가**
* **Frameworks, Libraries, and Embedded Comtent** 에서 'APSSPSDK' 를 추가해주세요\
  (미디에이션 사용시 필요한 Pacakge 추가해주세요.)

<figure><img src="https://50533756-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fqmkw7pJLtjFGD5fwChbN%2Fuploads%2FS0DkjXnNIU4rBkfzHLia%2F%E1%84%89%E1%85%B3%E1%84%8F%E1%85%B3%E1%84%85%E1%85%B5%E1%86%AB%E1%84%89%E1%85%A3%E1%86%BA%202026-05-18%20%E1%84%8B%E1%85%A9%E1%84%92%E1%85%AE%206.32.32.png?alt=media&amp;token=c18843b9-938d-4134-ba45-eb6fba27919c" alt="" width="563"><figcaption></figcaption></figure>

## Other Linker Flags 추가

-> Xcode 에서 **App 타겟 > Build Settings > Other Linker Flags** 에 **-Objc** 옵션을 추가합니다.

<figure><img src="https://50533756-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fqmkw7pJLtjFGD5fwChbN%2Fuploads%2FQty9afwogeUNScL42qlX%2Fimage.png?alt=media&amp;token=cafd4fa7-d5ff-42da-a5f5-39fc9c2b1689" alt=""><figcaption></figcaption></figure>
