whenever I go to upload my app it tells me I am missing armv7 architecture. I know how to make it available but I need it to not even be there at all because it cause major lag in my game. So I need help to either get rid of the lag or have my game validate without armv7. I am using the Xcode Version 4.3.1.
For anyone wanting to know how this was solved. I ended up just making the version of Ios I was developing for be like 4 or something like that. Then it validated fine. I have made all of the other apps I have made able to work fine with armv7 to avoid this headache now though.