ios - Nullability issue on Xcode 6.3 -


i upgraded xcode 6.3 yesterday. since then, have been unable build has parse.framework in it. pfconstants.h errors like

nullability specifier '_nullable' cannot applied non-pointer

i have never seen error before, , changed nothing other updating 6.3. ideas?

parse has implemented new nullability annotations available in xcode 6.3 - see blog post, seems approach in old framework causes these compilation errors.

simply update parse frameworks latest api downloads , in business


Popular posts from this blog