Core Data: Generating an interface for an entity
The new Core Data framework and Xcode 2 modeling tools in Tiger are an extremely powerful way to develop great end-user applications quickly. You can even easily generate a human interface for your application that will let you work with its data model with little to no code. To generate an interface, create an empty […]
Tagged Cocoa, Core Data, Interface Builder, Xcode