Invalid Code Signing Entitlements - application-identifier
Posted
by
user1144797
on Stack Overflow
See other posts from Stack Overflow
or by user1144797
Published on 2012-04-02T17:27:12Z
Indexed on
2012/04/02
17:29 UTC
Read the original article
Hit count: 259
I have just tried to upload Mac app to app store.
But Apple said just error.
Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on MAC OS X.
Specifically, key 'application-identifier' in '(My app name).app/Contents/MacOS/(My app name) is not supported.
My XCode is 4.2 and I didn't check Enable Entitlements.
Please help me!!!
© Stack Overflow or respective owner