Yesterday I\'ve downloaded Xcode 6 and now I have got a problem I can\'t solve. In my member center I\'ve got valid certificate and ad-hoc provisioning (distrib
I was facing similar issue with my distribution license, and the problem was there was "XC" provisioning profile which had the exact same bundle id.
My solution to his was to delete this XC: provisioning profile both from Apple Developer Portal and Xcode -> Preferences -> Apple ID -> View Details -> XC: provisioning profile -> right click Go To Finder -> delete
Hope this helps,