Re: Project settings vs. target settings
Re: Project settings vs. target settings
- Subject: Re: Project settings vs. target settings
- From: Rush Manbert <email@hidden>
- Date: Fri, 03 Mar 2006 15:48:49 -0800
Glenn Zelniker wrote:
Sorry if this has been covered before, but I just joined the list. What
is the relationship between the build settings for the project (cmd-i
on the project icon inside Xcode) and the build settings for a target
(cmd-i on the target inside Xcode)? Some of the settings seem to track
between the windows, but some don't. For example, my application needs
to have -lcrypto set in its linker flags and somehow this flag got
deleted from my linker settings when I moved my project between
machines. When I tried to build my application on the new machine, I
got linker errors and noticed that the -lcrypto line was gone. I put it
back in, but I wasn't paying attention when I did it and accidentally
set it in the project's build settings and not the target's. The app
still wouldn't build and that's when I noticed that the project and
target settings could be different.
I'm puzzled that I hadn't noticed this before and even more puzzled
that I don't understand the difference after all this time using Xcode.
Can anyone help me get a handle on this?
How timely. Big discussion of this just ended. The best advice I can
give is to open up Xcode Help, which brings up the Xcode user manual,
and read "Build Settings" and "Build Configurations" in "Part V: The
Build System". That should help a lot.
- Rush
_______________________________________________
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