Apr 9, 2024 4 min read

Xcode: Add your Apple ID Account

To add an Apple ID account to our Xcode, it can be done through creating a project or through Xcode Settings.

Xcode: Add your Apple ID Account
Alt: Mac Book Pro with Xcode opened with the Settings window and the Accounts option selected

ES

Developing native apps with or without Apple ID associated to Xcode

To develop native apps with Xcode, we can do it

  • without an Apple ID.
  • with an Apple ID associated to a free developer account.
  • with an Apple ID associated with a paid developer account.
Without an Apple ID
  • You can only run apps in Xcode's simulator.
With an Apple ID associated with a free developer account
  • Ability to run apps on physical devices with certain limitations.
  • Access to some developer resources such as beta versions.
  • With the same Apple ID, you can later upgrade to a paid account.
With an Apple ID associated with a paid developer account.
  • Full access to all developer resources.
  • Implement CI (EN Continuous Integration) and CD (EN Continuous Delivery) with Xcode Cloud.
    • 25 hours of computing time per month
  • Ability to distribute applications on the App Store.
  • Use advanced app features such as iCloud, push notifications, etc.
  • Invite other developers to work on your project as part of your team.

Adding an Apple ID account to Xcode

To add an Apple ID account to our Xcode, it can be done in two different ways:

  • Through creating a project.
  • Through Xcode Settings....
Through the creation of a project

In the Choose options for your new project window, click on the Add account... button.

Xcode - Choose options for your new project - Team: Add Account...

The Sign in with your Apple ID wizard window will appear.

  • Enter the email address associated with your Apple ID and follow the prompts.
Alt: Xcode - Sign in with your Apple ID - Email or Phone Number: <yourEmailthatActsAsAppleID>
Through Xcode's Settings...

In the Xcode menu bar select Xcode > Settings....

  • Shortcut: ⌘,
Alt: Xcode Menu bar - Xcode > Settings...

In the Settings window, select Accounts and then the (+) button.

Xcode - Settings window - Accounts > (+)

The Sign in with your Apple ID wizard window will appear.

  • Enter the email address associated with your Apple ID and follow the prompts.
Alt: Xcode - Sign in with your Apple ID - Email or Phone Number: <yourEmailthatActsAsAppleID>

EN

Xcode: Añadir tu cuenta de Apple ID

Desarrollar apps nativas con o sin Apple ID asociado a Xcode

Para desarrollar apps nativas con Xcode, lo podemos hacer

  • sin un Apple ID.
  • con un Apple ID asociado a una cuenta de desarrollador gratuita.
  • con un Apple ID asociado a una cuenta de desarrollador de pago.
Sin un Apple ID
  • Sólo se pueden ejecutar apps en el simulador de Xcode.
Con un Apple ID asociado a una cuenta de desarrollador gratuita
  • Posibilidad de ejecutar apps en dispositivos físicos con ciertas limitaciones.
  • Acceso a algunos recursos de desarrolladores como versiones beta.
  • Con el mismo Apple ID, se puede pasar más adelante a una cuenta de pago.
Con un Apple ID asociado a una cuenta de desarrollador de pago
  • Acceso completo a todos los recursos para desarrolladores.
  • Implementar CI (Integración Continua (EN Continuous Integration)) y CD (Entrega Continua EN Continuous Delivery) con Xcode Cloud.
    • 25 horas de computación al mes
  • Posibilidad de distribuir aplicaciones en el App Store.
  • Utilizar funciones avanzadas de aplicaciones como iCloud, notificaciones push, etc.
  • Invitar a otros desarrolladores a trabajar en tu proyecto como parte de tu equipo.

Añadir una cuenta de Apple ID a Xcode

Para añadir una cuenta de Apple ID a nuestro Xcode, se puede realizar por dos caminos distintos:

  • A través de la creación de un proyecto.
  • A través de Configuraciones... de Xcode.
A través de la creación de un proyecto

En la ventana Choose options for your new project, haz clic sobre el botón Add account....

Xcode: Choose options for your new project - Team: Add Account...

Nos aparece la ventana de asistente Sign in with your Apple ID.

  • Entra el correo electrónico que tienes asociado a tu Apple ID y sigue los pasos que se te vayan indicando.
Alt: Xcode: Sign in with your Apple ID - Email or Phone Number: <yourEmailthatActsAsAppleID>
A través de Configuraciones... de Xcode

En la barra de menú de Xcode selecciona Xcode > Settings...

  • Atajo: ⌘,
Alt: Barra de menú de Xcode - Xcode > Settings...

En la ventana Settings, selecciona Accountsy seguidamente el botón (+).

Alt: Xcode - Ventana de conviguraciones - Accounts > (+)

Nos aparece la ventana de asistente Sign in with your Apple ID.

  • Entra el correo electrónico que tienes asociado a tu Apple ID y sigue los pasos que se te vayan indicando.
Alt: Xcode: Sign in with your Apple ID - Email or Phone Number: <yourEmailthatActsAsAppleID>
Great! You’ve successfully signed up.
Welcome back! You've successfully signed in.
You've successfully subscribed to Swift Legacy Bridge.
Your link has expired.
Success! Check your email for magic link to sign-in.
Success! Your billing info has been updated.
Your billing was not updated.