Re: xcode interface, help, prebinding
Re: xcode interface, help, prebinding
- Subject: Re: xcode interface, help, prebinding
- From: Scott Tooker <email@hidden>
- Date: Thu, 24 Jun 2004 11:38:54 -0700
On Jun 23, 2004, at 5:31 PM, Markian Hlynka wrote:
>
> To summarize:
> 1. How do I learn (from the help) the location of a particular
> setting. I want to disable prebinding. But if I type in "Prebinding
> Disable", I don't get led to the appropriate window.
In the build settings inspector for native targets, we have help text
for each setting. this help text is also searchable via the search
field at the bottom of the inspector. I've been working to make this
information more consistent and have all entries include the gcc option
and unlocalized build setting name where appropriate.
So, in short, select all the collections in the drawer and then search
for the setting you want.
In future releases we'd like to provide a better experience that
involves search Xcode help, but for now the best place to go is the
target inspector.
>
> 2. Does there exist (and where) a page detailing all the available
> project, target, compiler, etc settings.
Not really. There are the build setting notes, but they are not a
complete reference.
>
> 3. Related to #1, how do I get detailed info on a particular setting?
> I would like to be able to right-click on a setting and choose "help"
> from a context-menu.
See my answer to #1.
>
> 4. How can I override project settings in a target (or can I), and how
> do I determine why a setting is unavailable at the scope I'm currently
> examining?
What project settings are you attempting to override? At this point the
only reason you will see strikethrough on a build setting name is that
a build style is overriding it.
Scott
>
>
> Thanks,
>
> Markian
> _______________________________________________
> xcode-users mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/xcode-users
> Do not post admin requests to the list. They will be ignored.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.