Storyboard won't update in simulator
I have a working app in Xcode , however when I try to build and run it the simulator displays an older version of the storyboard I was working on. I had changed some of the design on the storyboard but this does not reflect in the simulator, nothing is updated. Does anyone have any ideas? T0m_Twt Delete the App on the simulator. Clean List item Build & Run Use NSLog(@"") in your controller to check code execution. Brenden I just spent at least 6 hours on this. I have a solution, but I also submitted a technical support ticket to apple to try to get more info on the cause and proper solution.