0

I'm making a .app with Distribution provisions and after ziping i uploading him to iTunes with "Application Loader".

All is fine, and .app is submitting at successfully.

But in some case, i see error

Application failed codesign verification. The signature was invalid, contains disallowed entitlements, or it was not signed with an iPhone Distribution Certificate.

And i solving him just:

1) Copy, paste folder with content, source, xcode project files to another folder

2) Rebuild app from new folder

3) Trying again to submit, and all is fine.

What's going up ?

UPDATED

Solved! In my mac this command is not working at perfectly

codesign --verify -vvv My.app

When error is exist, him told me

Valid on disk

But when i tryed this command at another Mac, then told a true error, and we solved this error.

Mac OS version: 10.8.3, Xcode version: 4.6, Application Loader version: 2.8

CReaTuS
  • 2,593
  • 1
  • 19
  • 31

0 Answers0