Согласно этому сообщению в блоге , bcpp работает с Objective-C.
Кроме того, отступ инструмента может помочь вам. Он нацелен на простой C, но имеет несколько вариантов, которые могут помочь. Я не знаю, если это по умолчанию на OS X, хотя.
NAME
indent - changes the appearance of a C program by inserting or deleting
whitespace.
SYNOPSIS
indent [options] [input-files]
indent [options] [single-input-file] [-o output-file]
indent --version
DESCRIPTION
This man page is generated from the file indent.texinfo. This is Ediâ
tion of "The indent Manual", for Indent Version , last updated .
The indent program can be used to make code easier to read. It can
also convert from one style of writing C to another.
indent understands a substantial amount about the syntax of C, but it
also attempts to cope with incomplete and misformed syntax.