Quote:
Originally Posted by dkla
Thank you, thank you, thank you!!! This was driving me crazy but now it compiles perfectly... 
|
Old thread, I know... just wanted to add... I tried everything in this thread, with no luck. Then, I changed my projects settings to compile with "don't code sign". Cleaned and built the project. (Of course, it wouldn't install on my iphone.) Then I changed it back to the normal dev profile and that fixed it.
I think the problem in my case is that my dev profile expired, so I chose to "renew" it in itunes connect. When you do that, the dev profile name of course does not change. So, when you attempt to build with a renewed profile, I'm guessing xcode gets confused and still thinks it's dealing with the expired profile (even though I deleted the expired profile, cleaned and rebuilt, and updated the project settings.)