In xcode 4.1 (don't know if this works in previous versions) I write
#warning TODO: fix this later...
to get a compile warning or
#error FIXME: fix now!
to get a compile error.
I also add these to the code snippet library to make it really ease to add todos.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…