views:

28

answers:

1

i have created a movie application .when i run it 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 anybody help me how to solve this problem.

A: 

try follow this guide: Link

FoJjen
thankyou for your answer
Rani