I am currently working on a big project, that includes over 100 IBOutlets and a lot of code. It is impossible to still work on that project the way my Xcode is now. If i try to create an array with over 30 items, it won't stop indexing. And it takes forever to navigate or just to move an UILabel. It also complains that source editor functionality is limited. + my mac gets really hot and makes noises. I have got a MacBook Pro 13.3" Retina MF839. I have deleted derived data, and almost all other projects files.
How do i fix this? Surely my mac should be able to cope with such a project(?)
I put all my code in the viewController, does that play a factor?