Header search path not getting passed to xcode 4

I’m testing my code against latest release of xcode and have discovered that putting an entry into the “Header search path” of the Debug tab doesn’t work. In particular, the associated field is cleared in xcode every time I save the jucer configuration so even if I add it manually in xcode, it won’t stick.

David

It might not be where you expect. Xcode has two, maybe three places with properties. You’ll find your settings in the target’s properties, not the projects.

Bruce

Not sure it matters what I expected. The point is my code won’t compile until I update the field myself manually.

Well, it sticks for me and works fine - very current jucer compile.