Re: Source code generation in Xcode 4
Re: Source code generation in Xcode 4
- Subject: Re: Source code generation in Xcode 4
- From: Scott Ribe <email@hidden>
- Date: Fri, 09 Sep 2011 12:40:10 -0600
On Sep 9, 2011, at 10:35 AM, Jean-Denis MUYS wrote:
> To give some context, my case is about mogenerator, where the metadescription is the Core Data model, and the generated source files are Objective-C classes for each Core Data entity.
Although it is not the common practice, it is possible to put as many classes as you want into a single .m file. So, could you wrap mogenerator in a script which concatenates the class defs into a single file, then create a build rule around that script?
--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
(303) 722-0567 voice
_______________________________________________
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