class - Xcode not parsing my #import classes -


suddenly, xcode stopped recognizing class "notification," , saying have replace notification nsnotification. had working few minutes ago, , can't compile app.

xcode parsing problem

solved this.

it turns out that, don't know why, in notification.h importing class in problem appearing.

example: class had import class b, , class b had import class a.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -