Just installed the Local Mac Builder. This is on a new machine so Xcode was installed but never run as the instructions say just install Java and Xcode and then run the server.
When I compile my project, which compiles fine on the Hosted Server, I get the following message from the included iDropboxSync.h file.
It does not like the "#import <Dropbox/Dropbox.h>" line and gives the error message "'Dropbox/Dropbox.h' file not found".
What needs to be done to resolve this error message?