css in help - symlinks in Xcode
css in help - symlinks in Xcode
- Subject: css in help - symlinks in Xcode
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Fri, 12 Nov 2004 13:26:00 +0100
I have several apps, which all use a common css file for help.
For obvious reasons I would like to have just one copy of this css -
and put links to this into the different Xcode folders.
But the built app (at least in deployment mode) should have the real
thing, not just a link (which would point to nowhere on other
computers).
How can this be done?
A related problem: I have some routines which are shared between
several apps. When I put symbolic links into my Xcode folders,
everything works fine, but when I change the file, Xcode does not take
notice (it seems to compare the modification dates of the symbolic
links, not the dates of the real thing).
I have to delete the corresponding .o file to force Xcode to recompile.
Is there a better workaround?
Xcode 1.5 on 10.3.6
Gerriet.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden