Re: Header Files Copied into App Bundle - Why?
Re: Header Files Copied into App Bundle - Why?
- Subject: Re: Header Files Copied into App Bundle - Why?
- From: Gorazd Krosl <email@hidden>
- Date: Tue, 18 Jul 2006 15:20:47 -0400 (EDT)
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
_______________________________________________
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