Using ROOT libraries on Xcode 6.1

[PROBLEM SOLVED]

How I solved the problem:

  1. Setting the search paths to the directory of the INSTALLED ROOT, not simply the downloaded and unpacked one.

  2. Anyway the program crash when using the “Write()” function anywhere in the code, solved not including the “libNew.so” library, which evidently generates the issue.