Hi i deleted the navigation view called lista but the tab bar still shows the lista icon , and in fact it stills show that view which i deleted previously any suggestions?
Asked
Active
Viewed 66 times
0
-
I don't see any Lista icon in the tab bar. – matt Mar 31 '14 at 02:24
-
Where is this UITabBarController created and configured? Is it done in code? if so, show the code. If in the storyboard, is the Lista controller still in the storyboard? – matt Mar 31 '14 at 02:35
-
UITabBarController is the default everything is configured from the storyboard nothing from code. Lista controller is not in the storyboard . – jcromanu Mar 31 '14 at 03:31
-
2This might not work, but try quitting Xcode and then cleaning out the Derived Data folder and resetting the Simulator, as I describe here: http://stackoverflow.com/a/6247073/341994 Sometimes old versions of things stick around until you do this. – matt Mar 31 '14 at 03:33
-
You were completely right i just reseted everything and that was all!!! – jcromanu Mar 31 '14 at 03:44
-
Cool! Yes, this is just a shortcoming of Xcode that we all have to live with... :) – matt Mar 31 '14 at 03:45
-
Please Clear derived data. – Vineesh TP Mar 31 '14 at 04:00
2 Answers
0
Like matt said just reset everything in the simulator i like shown here. How to Empty Caches and Clean All Targets Xcode 4
0
Agree with what matt is saying, clear all the derived data and reset the simulator.

Zubair-Systematix
- 343
- 1
- 3