XCodeGen examples

This directory contains sample files that can help you start using XCodeGen. The file structure looks like this:
<DIR> xcodegen Directory containing metadata files that describe the classes to generate
  xcodegen-1_0.dtd DTD files that describe the structure of the XCodeGen metadata file. You MUST read it
  xcodegen.xml This is a XCodeGen metadata file
<DIR> java Directory containing the java classes generated
<DIR> sql Directory containing SQL scripts generated