executable was signed with invalid entitlements ?
Posted
by balraj
on Stack Overflow
See other posts from Stack Overflow
or by balraj
Published on 2010-05-11T05:59:35Z
Indexed on
2010/05/11
6:04 UTC
Read the original article
Hit count: 364
iphone
HI,all
I am trying to install an app in the iphone using the adhoc build configuration for this i have made all the things first i created the app id that is enable fort he APNS and then create the profile and certificates and than i download to my system and then in the project i have made a plist name Adhoc_Entitlements.plist and in the code signing entitlements i put it name with extension and in the bundle identifier i put the name of the identifier that is used in the provision file and when i try to install in the device it throws the error i have mentioned,Any solution or anything that i am doing wrong.This is the error message i got when i try to install in the device.
Thanks
the error message is as -- The entitlements specified in your application's code signing entitlements file do not match those specified in your provisioning profile.
© Stack Overflow or respective owner