I am creating .ipa file form VSTS and getting the following error:
Code Signing Error: There are no accounts registered with Xcode. Add your developer account to Xcode 2018-02-26T05:06:35.4093530Z Code Signing Error: No profiles for 'com.digitalmettle.alcami' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'com.digitalmettle.alcami'. 2018-02-26T05:06:35.4114650Z Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.2'
How can I add the developer account in Xcode?


