Xcode: I lost file type on one of my Objective-C .m files-- no more formatting, breakpoints, etc -
I do not have any clear steps about which I know, Xcode has decided that one of my class implementations ( M
) files are of unknown file type. So I suddenly lost the ability to recognize the breakpoint in that file for all colors / highlighting / autocomplete and opened (more problematic) debugger.
Right-click on the file and find the information I want to type as
What if you save it under any other name?
Comments
Post a Comment