Skip navigation.
 
mlRe: Header Files Copied into App Bundle - Why?
FROM : Gorazd Krosl
DATE : Tue Jul 18 21:20:47 2006

Hi Dave,

As soon you have a "Copy Files" built phase in your
target, XCode happily adds any newly created *h files
to it. I don't know about any workaround other than
manually removing them from the "Copy Files" build
phase. Maybe others do.

HTH,
Gorazd

---------------------------------------------------------
I've build a project using the "Core Data
Document-based Application 
with Spotlight Importer" template. I see that the
resulting app 
target has a "Copy Files" step which copies not only
the Spotlight 
importer bundle, but also all of the app's header
files into Library/
Spotlight/ within the app bundle.

Why is it copying the .h files into the app bundle?

-Dave


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Related mailsAuthorDate
mlHeader Files Copied into App Bundle - Why? David Emme Jul 18, 19:40
mlRe: Header Files Copied into App Bundle - Why? Nick Zitzmann Jul 18, 20:18
mlRe: Header Files Copied into App Bundle - Why? Gorazd Krosl Jul 18, 21:20
mlRe: Header Files Copied into App Bundle - Why? Chris Hanson Jul 18, 21:32
mlRe: Header Files Copied into App Bundle - Why? David Emme Jul 18, 22:09