Apple Developer Program 가입

iOS 개인 개발자 등록 - Apple Developer Program

iOS(아이폰) 앱 등록시 내 개발자 계정으로 등록하고 싶어요. (개인사업자용)

Guidebook Support

https://developer.apple.com/account/

애플 개발자 사이트 - 계정 (account)

Certification


Certificates identify who signed an app or is accessing a service. You'll need to set up various Apple-issued digital certificates to develop and distribute apps and connect to app services.

  1. key-chain 인증서 요청
    1. Keychain Accesss 실행
    2. Keychain Access - Certificate Assistance - Request a certificate From a ...
  2. Certification 발급
    1. 애플 개발자 사이트 - 계정 (account)
    2. Certificates ➕
    3. download
    4. 관련된페이지링크추가
  3. Provisioning Profile 등록
    1. app id 등록 (applestoreconnect.apple.com)
      1. 나의 앱
      2. 신규앱 : 이름, 번들ID 등록
      3. Capability는 수정가능
    2. Device 등록
      1. ❓ 배포 전 디바이스 등록의 의미???
        1. 테스트에 사용될 인증된 디바이스 장치
    3. Register a New Provisioning Profiles
      1. Development or Distribution
      2. app id, device, certification 선택
      3. 이름 작성, 다운로드
        • 이름 예시) [<company name>] <app name> <profile type (AdHoc|AppStore)>

Getting Started with Devices

You need a registered device to create a development or ad hoc provisioning profile. To register a device using your developer account, you need to have the device name and device ID.

Provisioning profile

A provisioning profile is a collection of digital entities that uniquely ties developers and devices to an authorized iPhone Development Team and enables a device to be used for testing.