We use Xcode 2's built-in data modeling to create the two entities: * Finishing our modeling, we turn our attention to the CommitMessage entity, adding its messqge, creationDate, and isCommitted attributes and its versionRelease relation that points back to its owning VersionRelease. See Movie 4.
Our model is now done, so we can save it. The next step is to create a user interface for the application, and for that we'll use Interface Builder.
Link to this comment:
All Comments (0)