I\'m trying to distribute a new version of the app (it can be installed OTA) and I got the error:
\"Code Sign error: No matching provisioning profile found: Your
I had this issue this morning. The only way to resolve it was removing all my provisioning profiles from
~Library/MobileDevice/Provisioning Profiles
and downloading again all my provisioning profiles from
Xcode -> Preferences -> Accounts
My project build and works now.