H henkhenk macrumors newbie Original poster Oct 31, 2010 #1 the refactory option on Edit >Refactor.. is not active how I do refactoring? I want to rename some of my .h and .m files
the refactory option on Edit >Refactor.. is not active how I do refactoring? I want to rename some of my .h and .m files
gnasher729 Suspended Nov 1, 2010 #2 henkhenk said: the refactory option on Edit >Refactor.. is not active how I do refactoring? I want to rename some of my .h and .m files Click to expand... Select something that can be refactored. File names will only be renamed as part of renaming an Objective-C class. Just rename them in "groups & files" and fix all the build errors.
henkhenk said: the refactory option on Edit >Refactor.. is not active how I do refactoring? I want to rename some of my .h and .m files Click to expand... Select something that can be refactored. File names will only be renamed as part of renaming an Objective-C class. Just rename them in "groups & files" and fix all the build errors.