Hi all,
I found that the Xcode is exiting abnormally whenever i type some particular lines
eg : myCustomArray arrayObject = [[myCustomArray alloc] init];
As soon as i type 'alloc' the Xcode shows a busy mouse icon and terminate, showing an error message like 'Xcode application terminated with som error code.
Kindly help me regarding this, being a beginner to the world of MAC (2 weeks)
I dont know much about the settings and preferences for Xcode..
I found that the Xcode is exiting abnormally whenever i type some particular lines
eg : myCustomArray arrayObject = [[myCustomArray alloc] init];
As soon as i type 'alloc' the Xcode shows a busy mouse icon and terminate, showing an error message like 'Xcode application terminated with som error code.
Kindly help me regarding this, being a beginner to the world of MAC (2 weeks)
I dont know much about the settings and preferences for Xcode..