Re: ERROR in Xcode 3 Unleashed

2008-08-05 Thread Fritz Anderson
On 5 Aug 2008, at 2:37 PM, Kyle Sluder wrote: Sounds like the book was typeset in TeX. I've been there before. ;-) You got it. Colored, indented, and brace-balanced source code was an adventure, too. — F ___ Cocoa-dev mailing list (Co

Re: ERROR in Xcode 3 Unleashed

2008-08-05 Thread Kyle Sluder
On Tue, Aug 5, 2008 at 3:27 PM, Fritz Anderson <[EMAIL PROTECTED]> wrote: > The editing process had been plagued with dropped tildes, and this one > slipped through. Sounds like the book was typeset in TeX. I've been there before. ;-) --Kyle Sluder __

ERROR in Xcode 3 Unleashed

2008-08-05 Thread Fritz Anderson
I want you to be aware of an error in Chapter 8 (page 97) of my book, Xcode 3 Unleashed. This chapter covers setting up for version control with Subversion, and advises that the following be added to the global-ignores line of the ~/.subversion/config file: build * .nib *.so *.pbxuser *.m