Reputation: 3823
I am currently doing the Ray Wenderlich tutorial about Tab Bar Controllers for iOS in XCode 6.
There's a step that describes how to re-order the tab icons on the bottom bar (cp. following figure):
But these buttons are not visible on my Interface Builder (cp. following image):
Any ideas why?
Upvotes: 1
Views: 1930
Reputation: 1492
You have to select the Item1 view and click on the tab and select tab bar image from the Utilities. It will change the image back it happen to me.
Upvotes: 3