Re: build problems with multiple targets
Re: build problems with multiple targets
- Subject: Re: build problems with multiple targets
- From: "Aaron Vegh" <email@hidden>
- Date: Fri, 4 Jan 2008 11:18:09 -0500
Hi Brent,
Thanks for the reply! I'm starting to think there's no hope... :-P
> Did you (forget to) add the class implementation (class.m) file to the CMI
> target?
I don't believe I have forgotten. Here's what I've done in XCode:
1. Select the MyObject.m file, choose Get Info.
2. Under Targets, choose the CMI target (the primary Cocoa target is
already chosen).
I've done much digging through the docs, and I'm having no luck. I've
tried adding a build stage for "copying headers", because in my CMI
code I'm actually #import-ing "MyObject.h", and the target won't
otherwise let me choose a header file to be included. Not that it
matters; creating the copy headers build stage and connecting the
header file made no difference whatsoever.
I'm really hoping you can tell me that I've done something wrong here!
This is driving me bananas.
Thanks,
Aaron.
_______________________________________________
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