My app crashes on launch with the following SIGBART :
@autoreleasepool {
return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));
The code is pulled from a git repository and works on other computers.
I tried reinstalling xcode 4.2 to no avail.
This is for ios 5.0