Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
So now you’ve figured out that the Fugitive entity needs a few more fields: the date and time, and something to indicate whether the fugitive has been captured. The database is built from the data model, so we can just update the data model to add the information we need. The Core Data date type includes both a date and time, so we only need two more properties on our Fugitive entity: