Skip to main content

iOS Environment Setup

Configure the XCode environment to activate Apple ID.

Activate Sign In With Apple

  • Activate the Sign In with Apple service for the corresponding project in Certificates, Identifiers & Profiles > Identifiers on the Apple Developer page.

XCode Build Environment Settings

  • Select Signing & Capabilities in the XCode project.
  • Add Sign In with Apple to this service.

  • Add AuthenticationServices.framework to Frameworks and Libraries.