#include "objc-common.g" #include int main (void) { objc_setUncaughtExceptionHandler (0); return 0; }