tags:

views:

8

answers:

1

Hi to all, I have made a app but I am unable to deploy on my device because every time it show an error The executable was signed with invalid entitlements and stop deploying plz tell me the procedure how can I solve the problem.

A: 

Go to File->New File->Code Signing and add Entitlements file to your project.

Chaitanya