14 lines
466 B
Markdown
14 lines
466 B
Markdown
# Finding Your Development Team ID
|
|
|
|
* Open Keychain Access on your development machine.
|
|
* On the left hand side, make sure "My Certificates" is selected.
|
|
* Find the certificate that reads `Apple Development: <Your Name>`
|
|
|
|
![DevelopmentTeamID](Images/DevelopmentTeamID.png)
|
|
|
|
* Right click on the certificate and select "Get Info".
|
|
|
|
![DevelopmentTeamIDInfo](Images/DevelopmentTeamIDInfo.png)
|
|
|
|
Your **Development Team ID** is the value next to **Organizational Unit**.
|