Database Reference
In-Depth Information
Tom gives Diane the location of the new repository, and she checks out the project to
start adding some backend server integration. She starts by creating an stub class that
she plans to check in immediately, so that Tom can start coding against the interface,
even before Diane has implemented it. She uses Xcode to create some Twitter API
methods (don't panic, we're not going to try to implement a real Twitter interface in
this topic; it would take up the whole thing!) Figure 2-2 shows what her Xcode envi-
ronment looks like after creating a class, in a new group called APIs.
Figure 2-2. The project view after adding Diane's new files
Meanwhile, unbeknownst to Diane, Tom has begun working on his UI design. In sup-
port of it, he has created a splash screen using an XIB file. His project view is shown in
Figure 2-3 .
 
Search WWH ::




Custom Search