Hi, i just faced a big problem. I upgraded XCode 4.5. I use a custom build of the sdk in sync with tisdk master branch. I just realised that now my ios module doesnt build armv7 architecture anymore.
If i create a new module, build it then look at the .a with lipo- -info: i can see arch armv7 and i386. WHich is good! If i build my old module i only get i386. Which is bad :s
Is that normal? As i really need them, i will recreate module projects. But if my problem is confirmed it s gonna be a real problem.
Your Answer
Think you can help? Login to answer this question!