I have created a movie application. When I run it in the simulator, it runs without any error and gives me output, but when I try to deploy it on my iPod, it gives me the following error:
The executable was signed with invalid entitlements.
The entitlements specified in your application’s Code Signing Entitlements file do not match those specified in your provisioning profile.
(0xE8008016).
Please, can anybody help me how to solve this problem?