objective c - Problem renaming xcode classes -


i'm trying rename classes in ios project in xcode cant.

if try rename file in navigator, or if make refactor -> rename on class name in .h file, replace except .h , .m file, me:

"unable rename oldname newname, oldname couldn't moved appname"

how can solve this?

thanks.

type in name of project in finder, , locate class files , header files inside that. try renaming through that


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -