I have an app available for iPhone and Android.
While compiling and linking until the app starts on Android it takes only a couple of seconds. Doing the same on xCode (both on a MacBook Pro) it now takes about 3 hours with xCode 4.4. With previous xCodes it took around 2 hours.
The code is very similar for both platforms and has some data classes with around 20k lines (which I can’t store in a DB or in a file, since they require computation depending on the envorinment)
Many thanks
Do you have anti-virus running on the system that takes a long time? I am running Kaspersky on my MacBook and sometimes when I save a file, I will get the beachball for 10 seconds and sometimes for up to 5 minutes. I turn Kaspersky off when I’m working with Xcode and hope that I remember to turn it back on when I’m surfing.