I am trying to submit my Mac app to the Mac app store. Bust I can not copy assembly code correctly.
I created a distribution certificate in the Create Certificate utility, and also created a production profile.
I correctly imported the certificate into my keychain using the private key. Also, the profile profile is successfully imported in the "Organizer →" window.
But when I archive the project and check the iPA on the mac app repository, I get an error message: **** "Profile" is a valid ID. However, the private key for the associated Profile package identifier is not installed on this Mac
Additional project information: I am using an external project and an open source project in my project called XMLRPC. I set the Skip Installation property of the YES project. This is not a code mark.
Could you tell me what is going wrong? 
source share