I am trying to upload an app via xcode. This app is nearly identical to many other apps I have updated or uploaded recently, using the same Provisioning Profile, so that and the signature shouldn't be a problem. I also don't have any Entitlements in the project, nor are they enabled or pointed to in the Build Settings. I believe I have confirmed every Build Setting, as suggested on the many threads on this topic, but still, no luck. In addition, I have both armv6 and armv7 listed as Architectures. But still, I am geting the following errors:
1) iPhone/iPod Touch: application executable is missing a required architecture: At least one of the following architectures must be present: armv6
2) Application faild codesign verification. The signature was invalid, contains dissallowed entitlements, or was not signed with and iPhone Distribution Certificate.
3) Unable to extract entitlements from application: (null)