I want to add a ".h" file to my xcode project, but it is greyed out on the file selector dialog. FYI there is already a ".cpp" file of the same name in the project.
> I want to add a ".h" file to my xcode project, but it is greyed out on > the file selector dialog. FYI there is already a ".cpp" file of the > same name in the project. > > Thanks
I did not suss this out, but if I renamed the file added it to the project and then used save as to rename it back this worked.. but what a work around.