Why Not the Property List Editor?
The Property List editor generated a correct property list with all the data in what seems to be the most direct way possible. What more is there to say?
It isn’t perfect. Right-click on the file in the Project navigator, and select Open As → Source Code from the contextual menu. Once again, you’ll see the plist in the XML format in which it is stored.
You have doubts about your recipe. Maybe a little garnish would be nice, but you can’t decide. So you add an XML comment to the Methods
array:
<key>Method</key><array> . . . <string>Slide onto plate, flipping remaining 1/3 over</string> <string>Spread remaining butter on top</string> <!-- Should I add parsley? --> ...
Get Xcode 5 Start to Finish: iOS and OS X Development now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.