Version: 1.0

Posted: 2005-06-01

Build Requirements: Mac OS X 10.4 and later; Xcode 2.1

Runtime Requirements: Mac OS X 10.4 and later

View Source Code:

Download Sample (“ManagedObjectDataFormatter.zip”, 12.6K)
Download Sample (“ManagedObjectDataFormatter.dmg”, 68.4K)



Description

A Data Formatter for Xcode 2.0 and 2.1 that shows the Entity Name and properties count of objects of type NSManagedObject * in the summary column of the Xcode debugger. This is useful for debugging CoreData-based applications, and is also a useful sample for how to write your own Data Formatter.

Document Revision History

Date Notes
2005-06-01A Data Formatter for Xcode 2.0 and 2.1 that displays NSManagedObject * variables.

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.