Xcode 4.2 + armv6 + release = bugs?
问题 I'm not really sure where my problem is but the scenario is as follows. I have a universal app set to a deployment target of 3.2 and Base SDK iOS 5.0. The project was created in Xcode 4.2. I have set my Architectures to include both armv6 and armv7 for "Debug" and "Release" "Build Active Architecture Only" is set to "No" While developing my app, I encountered a strange bug where my x and y values would not output correctly on older devices (y would always equal to x). Once I removed "Required