Re: headers automatically bundled?
Re: headers automatically bundled?
- Subject: Re: headers automatically bundled?
- From: Markus Hitter <email@hidden>
- Date: Thu, 9 Dec 2004 23:12:39 +0100
Am 09.12.2004 um 09:39 schrieb Jerry:
XCode does an awful lot [...] of thinking on its own.
Not that bad as long as Xcode does it right. This encourages
coding/building a preferred way - essential if you want to _enhance_
the build process instead of just adding features to the IDE.
I'm forever finding source and header files turning up in the
Resources folder of my application.
Every file of a target, not recognized by one of the available
compilers, gets copied into the Resources folder, no?
If you don't want Xcode to fiddle with a file at all, remove it from
the target. It's fine to have files in the the source directory and in
the file list which aren't used by any target and just sit there to be
viewed in Xcode (ReadMe's, Makefiles for other platforms, for example).
If things go actually wrong, write down the steps to reproduce the
misbehaviour and send it, possibly with a small sample project, to
<http://bugreport.apple.com/>
Cheers,
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden