XCode 2.4 and gdc

Fredrik Olsson peylow at gmail.com
Mon Oct 2 07:18:09 PDT 2006


Georg Wrede skrev:
> Anders F Björklund wrote:
>> Fredrik Olsson wrote:
>>
>>> The support files for Xcode are hidden in:
>>> /Library/Application Support/Apple/Developer Tools/
>>> A quite long but logical path.
>>
>>
>> Paths with spaces in them suck eggs, logical or not.
>> /Library/Application\ Support/Apple/Developer\ Tools
> 
> I hear some folks have fixed this with symbolic links.
> 
> It's uggg-leee, but at least works.
> 
> cd /Library
> ln -s Application\ Support Application_Support
> cd Application_Support/Apple
> ln -s Developer\ Tools Developer_Tools
> 
> etc...
> 
> One would think that if anything, developer tools and their directory 
> are both created and maintained by programmers, and they if anybody 
> _should_ know better. Oh, well.
Or one could look at it as a choice between:
1. Give up progress, and hold onto legacy.
2. Give up current conveniences, and aim for brighter future.

Sort of like D. Using it means giving up some conveniences to gain 
others. The early adopters will take the hit, but unless someone is 
willing to take that hit everyone will stay in caves...


// Fredrik Olsson



More information about the D.gnu mailing list