Re: The great disappearing model trick!
Re: The great disappearing model trick!
- Subject: Re: The great disappearing model trick!
- From: Art Isbell <email@hidden>
- Date: Thu, 17 Feb 2005 13:56:02 -1000
On Feb 17, 2005, at 1:46 PM, John Clayton wrote:
I found the solution, so I'll share it. XCode does not in fact seem
to add the model to your project. You have to add it to your classes
group, with folder references and to your App server target.
EOModels should be added to Resources, not Classes. Classes contains
source that Xcode will try to compile. Xcode just copies Resources to
the product. I suppose Xcode keys off of file extensions to determine
what to do, so it might recognize that it cannot compile an EOModel so
just copies it to the product.
Aloha,
Art
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden