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.
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
Post a Comment