I'm not sure why but I'm not getting warning indication on AppCode - similar to the ones you get when using Xcode e.g. when a variable is declared but not used or even type errors.
Is there something I need to do to get it to work.
Here is an screen shot of the same function on both IDE's
You can see warning indication on Xcode but not on AppCode.