I have a valid iphone developper lisence and I made a small programm for my iphone which I already successfully installed and ran on my device. The last installation of my app was about a few weeks ago. Now I deleted it and wanted to reinstall my app. Therefore I connected it with my mac and started xcode 4 to reinstall it again. Therefore I clicked on Run and chose my iphone device. But I got an compilation error although I did not change anything:
Code:
[BEROR]Code Sign error: a valid provisioning profile matching the application's Identifier 'com.yourcompany.MyApp' could not be found
So, I tried it in the simulator and it worked perfectly fine. What is going on here?