Re: Fixing a build path after renaming a project
Re: Fixing a build path after renaming a project
- Subject: Re: Fixing a build path after renaming a project
- From: Steve Mills <email@hidden>
- Date: Mon, 06 Apr 2015 16:07:41 -0500
On Apr 6, 2015, at 15:53:35, Lobron, David <email@hidden> wrote:
>
> I recently had a rename an XCode project. I followed a suggested on
> StackOverflow to hover-highlight the project name, and got a drop-down
> menu that let me change various items from the old name to the new one.
> This all seems to work fine, and my project is building. However, the
> compiler is putting the .o files and the executable in the old project
> directory. For example, here is the clang command that compiles my first
> file in the project:
Can we assume that you did a Clean to try to fix this? If not, try that. If so, have you tried quitting Xcode? Some things in Xcode seem to be cached and only a quit will reset them.
--
Steve Mills
Drummer, Mac geek
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden