ios - Xcode *Apple Mach-0 Error -
got error , i'm not sure what's problem haven't touched project in few weeks, appreciated...
check here images http://s24.postimg.org/nmsnnsxol/screen_shot_2014_04_03_at_21_50_32.png http://s21.postimg.org/jmfzvludj/screen_shot_2014_04_03_at_21_50_55.png
your library search paths not proper , why warnings there directory not found
. since cant find directory compilation fails classes not available.
go build settings - library paths , make sure paths proper based on project directory. there should not jumbled \ strings in it.
Comments
Post a Comment