On Apr 6, 2015, at 13:53 , Lobron, David <email@hidden> wrote:
I looked at all of the path-related build settings, and I can't find any where the old loadreporter name is referenced.
Does anybody know which setting I need to tweak in order to get my code compiled and linked in the new project directory?
I don’t think it’s your problem, but when tracking down build settings do make sure that you’re looking at the effective settings for the target, not the default settings for the project.
However, I think your problem is that your build directory is set to something non-standard. Although there are some related build settings, there’s a higher level set of settings that belong the project workspace, not the project. (This is confusing because when you don’t have an explicit workspace, there’s an implicit workspace inside the project, and Xcode pretends there’s no workspace.)
The workspace build location settings are accessed from the File menu, either Project Settings or Workspace Settings, depending which way is up in your setup.
|