0

Possible Duplicate:
iPhone/iPod Touch: application executable is missing a required architecture

I have tried three days for solving this problem. I want to update my iOs application but i can not submit appStore for this reason. I am using Xcode 4.2 iOs 5 sdk.

Community
  • 1
  • 1

1 Answers1

0

Is armv6 listed in you Target, Build Settings, Architectures, for your Distribution/Archive build?

If not, make it so.

hotpaw2
  • 70,107
  • 14
  • 90
  • 153