Re: Why do some build settings have lines through them?
Re: Why do some build settings have lines through them?
- Subject: Re: Why do some build settings have lines through them?
- From: Godfrey DiGiorgi <email@hidden>
- Date: Tue, 17 Feb 2004 12:47:20 -0800
Peter,
The documentation is a form of tagged and indexed HTML files. It's
difficult to make a contiguous PDF file from this kind of hyper-linked
document as it branches often. There are large sections that you can
find in the /Developer/Documentation area of your disk ... some might
be approachable to printing out.
It's best to just go to the Xcode Doc window and start at the top of
the Tools library, print out sections as needed for deep study.
Godfrey
On Feb 17, 2004, at 12:01 PM, Peter Teeson wrote:
Thanks Godfrey.
Is there a tool I can use to make a .pdf of the entire XCode Help? I
know it's tucked away in XCode.Contents..... but I sure would like it
as a .pdf so that I can print it out all in one go and have it handy
to read through. Online docs are great for referencing but not as
convenient, at least for me, as sitting down and "reading the manual".
But then I enjoy reading manuals to get the big picture; probably a
hangover from my mainframe days when it was a necessity<g>.
respect....
Peter
On Feb 17, 2004, at 13:03, Godfrey DiGiorgi wrote:
Peter,
From the Xcode Help:
"The build setting values in a build style have higher precedence
than those in a target. If a build setting is assigned different
values in the active build style and in the active target, the value
in the build style overrides the value in the target. Xcode indicates
this by crossing out settings that are overridden by the active build
style. Build setting precedence is described further in Where Build
Settings Are Set."
I did a full-text search on Target Build Settings in the Xcode
Documentation window, under the Help menu.
Godfrey
_______________________________________________
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.