2

The problem I'm having is that my storyboard stopped showing changes on the views. The changes that don't reflect are changing constraints, changing views attributes or adding new views to any view controller.

I have tried quitting Xcode, Restarting my Macbook and unhooking my external monitor; but haven't had luck with any of those.

Thank you

Pablo Marrufo
  • 855
  • 1
  • 8
  • 17

1 Answers1

3

Sometimes Xcode gets "wedged", displaying an old version of your project and failing to update properly. It might help to clear out the Derived Data and Caches as I explain here.

matt
  • 515,959
  • 87
  • 875
  • 1,141