# 애플 개발자 계정 생성 방법

***

{% hint style="success" %}
앱스토어 - 애플 개발자 계정은 선택사항 입니다.

스윙투앱으로 제작한 앱으로 앱스토어 등록을 할 경우, 당사 스윙투앱 계정으로 앱 등록이 가능해요.

따라서 <mark style="color:red;">당사 스윙투앱 회사 계정으로 앱을 등록하신다면, 애플 개발자 계정을 만들지 않아도 되구요.</mark>

<mark style="color:red;">사용자 분의 회사 명의로 된 개발자 계정을 만든다면, 가이드를 보시고 계정 생성을 해주세요.</mark>

애플 개발자 계정 멤버십 이용료 1년 129,000원($99) 이며, 1년마다 연장해주셔야합니다.&#x20;
{% endhint %}

***

### 애플 개발자계정 생성 절차 요약 <a href="#id-1" id="id-1"></a>

**1.D-U-N-S번호 생성**

* D-U-N-S번호는 Dun & Bradstreet에서 개발한, 비즈니스를 식별하는 고유한 9자리 번호예요.
* 조직 개발자계정 생성에 이 번호가 필요하므로 가이드를 참고하여 번호를 발급하세요.
* [**D-U-N-S번호는 어떻게 만드나요?**](https://documentation.swing2app.co.kr/developer/duns)

**2.애플 계정 생성**

* 개발자 계정으로 사용할 애플 계정을 만들어주세요. <https://account.apple.com/account>

**3.애플 개발자계정 생성**&#x20;

* [애플 개발자 사이트](https://developer.apple.com)에서 개발자 등록을 진행합니다. &#x20;

**4.appstoreconnect**

* 앱스토어 앱은, [앱스토어 커넥트 사이트](https://appstoreconnect.apple.com/)에서 등록 및 운영 관리가 가능합니다.&#x20;

***

<mark style="color:blue;">**애플 개발자 계정 만들기 상세 방법은 아래 가이드를 확인해주세요.**</mark>&#x20;

{% embed url="<https://documentation.swing2app.co.kr/knowledgebase/appstore/developer-corporation>" %}

{% embed url="<https://documentation.swing2app.co.kr/knowledgebase/appstore/apple-developer>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.swing2app.co.kr/knowledgebase/faq/appleaccount.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
