I'm getting Could not launch "<appName>" failed to get the task for process <processNumber>? again and again. I can't get XCode to acknowledge the developer profiles I have created under Build Settings -> Code Signing -> Provisioning Profile, only the provisioning profiles. Is XCode not meant to acknowledge the developer profiles as well?
Asked
Active
Viewed 181 times
0
-
You are using the term "developer profiles" in a funny way. What exactly are you talking about? – matt Apr 25 '15 at 21:51
-
The iOS developer profile that I get from the developer member centre. – Michael Nares Apr 25 '15 at 21:54
-
Did you setup accounts in Xcode settings? – heximal Apr 25 '15 at 22:15
-
The only things I see that you can "get from the member center" are Development Certificate, Deployment Certificate, Development Provisioning Profile (for an app), and Deployment Provisioning Profile (for an app). Can you fit the thing you are talking about into one of those boxes? – matt Apr 25 '15 at 22:32
-
Yes to accounts question. I meant the Development Provisioning Profile (for an app). – Michael Nares Apr 26 '15 at 17:32