iOS Configuration
Configuration of the XCode environment necessary for activating Apple ID.
Enable Sign In With Apple
- On the Apple Developer page, enable Sign In with Apple service for the project under Certificates, Identifiers & Profiles > Identifiers.
XCode Build Environment Setup
- Select Signing & Capabilities in the XCode project.
- Add Sign In with Apple to services.
- Add AuthenticationServices.framework in Frameworks and Libraries.