# 화이트라벨 모바일 앱을 위한 Apple Developer 계정 설정하기

iOS App Store에 앱을 출시하려면 각 비즈니스마다 자체 Apple Developer 계정이 필요합니다. 아래는 조직(Organization) 명의로 계정을 생성하는 단계별 가이드입니다.

### ✅ 준비물

* **D-U-N-S 번호**: [여기서](https://www.dnb.co.in/duns/get-a-duns) 등록하세요
* **법인**: 등록된 회사여야 합니다 (개인사업자나 단독 소유권 불가)
* **법적 권한**: 등록자는 소유자이거나 권한을 부여받은 임원이어야 합니다
* **회사 웹사이트**: 공개적으로 접근 가능한 회사 웹사이트가 필요합니다
* **비즈니스 이메일**: 도메인 기반 이메일을 사용하세요 (예: <name@yourcompany.com>)
* **Apple ID**: 등록을 위해 생성하거나 기존 것을 사용하세요. 권장사항: 비즈니스 전용 Apple ID 사용

***

### 📋 단계별 등록 과정

#### 1단계: Apple ID로 생성 또는 로그인

* [Apple Developer 등록](https://developer.apple.com/programs/enroll/)에 방문하세요
* Apple ID로 로그인하거나 비즈니스용으로 새로 생성하세요

#### 2단계: 개발자 약관 동의

* Apple의 개발자 약관 및 조건에 동의하세요

#### 3단계: 엔티티 유형 선택

* \*\*조직(Organization)\*\*을 선택하세요
* 개발자 이름에 개인 이름이 아닌 회사명이 표시됩니다

#### 4단계: 조직 세부 정보 입력

* D-U-N-S 번호를 입력하세요
* 법인 상태와 법적 권한을 확인하세요
* 정확한 연락처 정보를 입력하세요

#### 5단계: 결제 및 확인

* 프로그램 비용은 연 $99입니다 (비영리단체, 학교, 정부기관은 무료 등록 자격이 있을 수 있습니다)
* 결제 정보를 입력하고 구매를 확인하세요

#### 6단계: 이메일 인증

* Apple이 보낸 링크를 통해 이메일을 확인하세요
* Apple이 계정을 확인하고 활성화하는 데 최대 48시간이 걸릴 수 있습니다

***

### ⚡ 중요 참고사항

* [developer.apple.com](https://developer.apple.com)과 [appstoreconnect.apple.com](https://appstoreconnect.apple.com)에서 로그인하여 계정을 관리하세요
* 추가적인 Apple 서비스 약관을 요구받으면 동의하세요
* Apple ID에서 이중 인증(Two-Factor Authentication)이 활성화되어 있는지 확인하세요

***

### 🔗 유용한 링크

* 등록: <https://developer.apple.com/programs/enroll/>
* D-U-N-S 번호: <https://www.dnb.co.in/duns/get-a-duns>
* 신원 정보 업데이트: <https://developer.apple.com/enroll/identity/edit>
* 비디오 가이드: [여기서 보기](https://www.youtube.com/watch?v=IcBkwgDe1IY)
* Apple Developer 지원: <https://developer.apple.com/support/>

문제가 발생하면 Apple Support에 직접 연락하세요 (1-800-633-2152).

***

![Apple Developer 등록 페이지](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155048033195/original/8pL8apRJndSXiznkkWqmux0dKuIAtf3hwA.png?1749579228)

***

![Apple ID 로그인 화면](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155048033418/original/apMkiVCUDDobJvrqNUIhwImKaswGtsjPJw.png?1749579658)

***

![엔티티 유형 선택 화면](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155048033487/original/leeCfAN_EvrfGEq4nEUMXj-PpA_tsJmpTQ.png?1749579771)

***

![조직 세부 정보 입력 화면](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155048033501/original/vSlZbaiDVKiWIJnyL0_j9zduVpyuATrxuA.png?1749579791)

***

![결제 정보 입력 화면](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155048033506/original/D8ZCmHulZteMmjPSyhvPugH83y0Q0mh4UQ.png?1749579807)

***

***

*원문 최종 수정: 2026년 3월 24일* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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://hyperclass.gitbook.io/hyperclass-docs/and/setting-up-an-apple-developer-account-for-your-whitelabel-mobile-app.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.
