Re: Xcode 1.5 and header files
Re: Xcode 1.5 and header files
- Subject: Re: Xcode 1.5 and header files
- From: Jamie <email@hidden>
- Date: Fri, 13 Aug 2004 08:58:38 +0100
On 13 Aug 2004, at 05:53, Andreas Mayer wrote:
Am 13.08.2004 um 05:07 Uhr schrieb Inscape Software:
I am having a strange problem with Xcode where all header (.h and
.hpp) files that are present in a newly created project, or
subsequently created and/or added to the project are automatically
assigned to the 'Bundle Resources' build step. This of course means
they are getting copied into the resource folder of the app during a
build.
I have the same problem.
Me too. I fixed it just by turning the target checkbox off for each
one. Don't know if this is right but my program still compiled and ran
fine. I don't know enough about cocoa bundles and the build process to
know if they should be included in the bundle or not. Looking at some
other projects I saw they weren't so I guess they are unnecessary.
Would like to know the official line though.
Jamie
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.