Text Not Colored Anymore And Autocompletion Not Working Anymore In Xcode ViewController
Code text in ViewController.swift in Xcode is suddenly not colored anymore (keywords, objects, etc.) except for types like string and int. Also autocompletion is not working anymore. Any other swift file within the same project, like AppDelegate for example is…