Reputation: 2391
I have a project in Xcode 7 that had to update provisioning profiles. I created both new certificates and provisioning profiles on the developer site, and then downloaded them and double clicked them to install them. But when I try to build the project I get the "No matching provisioning profiles found" error.
I tried to use Xcode to fix the issue but it was not successful. I also tried Xcode -> preferences -> acount -> view details -> download all / clean / build. But that did not help. I noticed that other projects have a "general" tab where I can select team, but in this project I do not.
What can I do to fix this, any suggestion greatly appreciated.
Upvotes: 1
Views: 1186