Hello, I cannot add my developer account to XCode but I can add to VisualStudio for Mac.
After some attempts, after the installation of the required tools, I managed to add my Apple developer account to VisualStudio for mac.
I entered the id and the password and then received the two-step verification code on my smartphone. I entered the code and the operation completed.
How could I export this kind of account profile from VisualStudio to Xcode?
Or is it possible that the two-step verification is not working from Xcode itself?
I need to upload the release build executable of my SwiftUI app for review.
Thanks