Chapter 4: Master-Detail Application Template
When I create a new MasterDetail project as described starting with figure 4-18 it results in an empty editable Master Detail, without the default "Detail" record described in the book. Adding new records creates date objects (NSDate), not strings. I can edit the code to make it create strings instead of dates, with of "Detail" by default, but it is not mentioned in the start of this chapter. Am I somehow missing a step? I checked several times but don't see what I missed.
|