I am getting this error while submitting for app store "application executable is missing a required architecture. at least one of the following armv7"
I don't want to build my application for armv7 as the build will fail, because my third party library is not compatible with armv7.
Here are my project/build configurations. Pls help - Architectures: armv6 (I removed $(ARCHS_STANDARD_32_BIT)) Base SDK: Latest iOS (5.0) Build Active Architecture Only: No Valid Architectures: armv6 armv7 i386