By default, ios 5 generally supports only armv7 architecture, to make your apps work on old phones still
you need to support armv6 in your build architecture
following this link
Building armv6 architecture in ios5
you need to support armv6 in your build architecture
following this link
Building armv6 architecture in ios5