Is it possible to rename/refactor a class file and have it rename the actual file on disk? If so, how can I do this?
Xcode 11.6, attempting to rename "foo.cpp" to "bar.cpp" does not work using the above methods. the REFACTOR option is greyed out. Instead, do the following:
Right side of screen, the file inspector appears.