i have developed my app in xcode for iPhone , in start i have just named it without secnec now i want to change my app name i have replace my old app name with new one as i have found the name in my app , but its still giving me one error...
Desktop/New name/old name_Prefix.pch: No such file or directory
when i have change oldname_prefix.pch with newname_prefix.pch .. any idea ..
