Replacement for Navigation-based application template in Xcode 4.2?
问题 Xcode 4.2 no longer has the Navigation-based Application template. What should I use in replacement when starting a project? 回答1: to get a Table View and a Detail View you should go with the Master-detail template. Although at first you may think about it being iPad-only, the iPhone version builds an application which is similar to the Navigation-based. 回答2: I don't think that it works. Anyway, you should start with a single view application, then add the files from the New-File menu. You