I need to generate objective-c code based on a number of steps followed in my utility application (Mac OS X app). Something which will trigger "Generate code"...
Has anybody perhaps done something similar to this?
If so, will you be so kind to point in me in the right direction to get started?
I was hoping there might be something like a xml to objective-c parser out there where the xml element and attributes might represent objects and properties in objective-c but can't seem to find anything like that out there.
Thanks