IOS build failed

d: warning: directory not found for option ‘-L"/project_path/Libraries"’

ld: warning: directory not found for option ‘-F"/project_path/UnityAds"’

ld: library not found for -liPhone-lib

clang: error: linker command failed with exit code 1 (use -v to see invocation)


anybody meet the same problem?

Which version of Unity and UnityAds package?

/Rasmus

unity 4.6.3 and unity ads 1.1.3

by the way I replace the path to <UnityAds/UnityAds.h> with this one:
<UnityAds/UnityAds.framework/Headers/UnityAds.h>
if not it shows UnityAds/UnityAds.h Not Found