New SDK 2.1.3 GA and the simulator with iOS 6 SDK crash

You must Login before you can answer or comment on any questions.

hello to all guys, I know this issue has already been addressed several times with the previous sdk but I do not know what to do. I just installed the new SDK 2.1.3 GA. I tested an app selecting sdk 2.1.3 GA and iOS 6, but the simulator crashes. The same thing is with sdk 2.1.3 v20120915120319 and iOS 6. If I select iOS 5.1 and sdk 2.1.2GA there are no problems of any kind. I tried to run a clean, restart the mac but nothing to do. I state that before, having only the sdk 2.1.3 v20120915120319 I had no crash problem.Now installing the new SDK 2.1.3 GA does not even go the previous one.

1 Answer

Hey Nicolo Just check the architecture you set for your xcode project file as titanium generated code put by default armv6 and armv7 but you need to set it "Standard armv7" valid architecture in Xcode Project file.

— answered 8 months ago by Namit NAYAK
answer permalink
3 Comments
  • And why should I do this only now? That sense it before when I had the 2.1.3 sdk v 20etcetc .... I had no problem ...

    However, how can I check that setting? Thank you.

    — commented 8 months ago by nicolò monili

  • Hello Nicolo , You can do these settings in your Xcode Project , when you open your project in xcode there will be a project file of blue color , you need to go the Build Settings and set the Architecture to the Standard armv7.

    — commented 8 months ago by Namit NAYAK

  • Can not open titanium project in xcode unless he first compile for distribution ... is not it?

    — commented 8 months ago by nicolò monili

Your Answer

Think you can help? Login to answer this question!