It is possible to compile for armv6 in newer versions of XCode (4.5+) by installing a prior SDK into XCode. See http://blog.chpwn.com/post/31824877081
This is useful when wanting to develop different applications with different platform targets and feature sets.
How can you compile a Monotouch application to armv6 using a newer version of XCode (but older SDK)?