initial FoodTracker tutorial is wrong

I am trying to get apps written, and I have 45 years experience programming so I am not a newbie nor am I a newbie to app development, having done some in Objective C.


I have been trying to do things without using storyboard, because I have yet to find a storyboad tutorial that actually works, and I don't like to do things that no one seems capable of getting right. In the initial FoodTracker tutorial from Apple, for example, I get to the point where the tutorial says I have a "stack" button in the lower right of Xcode, and there isn't one. Is there any source on storyboard that actually is correct?

First, you have to be using Xcode 7 beta. The stack button is the leftmost button at the bottom right of the storyboard:

(oops, the picture didn't come through) Oh well, it's part of the group of 4 layout buttons.

initial FoodTracker tutorial is wrong
 
 
Q