I deleted the default Xcode managed \"iOS Team Provisioning Profile\". I couldn\'t get it to work because of \"Valid signing identify not found\" even thought I have generated a
If you still have your iOS Team profile listed as active in the online Dev Center provisioning portal, download it and double-click it. This will re-install it in XCode.
See the answer here: https://stackoverflow.com/a/16896752/1223386
The trick was to delete away everything and create a distribution profile and certificate.
Use the organizer to refresh and it will be created back.
you need to delete the Dev profile and create a new one then refresh it through organizer or download it and sync it with xcode.