AFAIK, in Xcode 4.5, armv6 support has been deprecated and the deployment target should be minimum iOS 4.3.
Therefore, it is not possible to develop an application which works on iPhone 3G and iPhone 5. Is that correct, or am I missing something?