Description
This tasks allows compile a CoreData descriptor file.
Parameters
| Attribute | Type | Description | Required |
|---|---|---|---|
| model | Directory |
The directory containing the CoreData model. | True |
| todir | Directory |
The destination directory. | True |
Nested Elements
Usage
Typical usage:
compile-momc model="model.momc" todir="${build.dir}" />