#if TARGET_IPHONE_SIMULATOR #pragma clang diagnostic push #pragma clang diagnostic ignored "-Wimplicit" // Log all notifications via tail -f /tmp/msgSends-* instrumentObjcMessageSends(YES); #pragma clang diagnostic pop #endif