iPhone apps with a deployment target lower than 4.3 should include an armv6 architecture
问题 I have a problem :-( When I build my application for release XCode shows a warning saying: iPhone apps with a deployment target lower than 4.3 should include an armv6 architecture (current IPHONEOS_DEPLOYMENT_TARGET = "3.0", ARCHS = "armv7"). But how can I set armv6 in my build settings? I'm using XCode 4.2 and here's my build settings: Thanks! 回答1: I haven't used the version, but the current Xcode won't support signing for iOS 2.0 , so when iOS 5 comes out, 3.0 might have the same issue of