Search code examples
iosxcodefileviewcontrollerlocked

Nothing in my Xcode project is editable?


I just recently finished my project and I was chaining a few things and them suddenly nothing is changing when I run it on simulator or device. It stays the same. When I change the text on label it stays same. Nothing is changing at all! Why is this happening?


Solution

  • Have you tried restarting your computer or cleaning the build. There are times xcode gets buggy and just stops functioning properly.