I'm trying to set deployment target to 5.x in Xcode 5.1.1
but I can see min is 6.0. So I'm trying to select Architecture to armv7
alone, but I couldn't see that as below.
And If I try to manually enter 5.0 into deployment target field, I get below error.
So Is it possible to set 5.x in Xcode 5.1.1? If no, any other way to do this?
Note: According to apple's news, From May15, we have to take upload on xcode 5.1.1...