I’m currently using the lastest version of xCode and I’d like to be able to do this http://www.youtube.com/watch?feature=player_detailpage&v=9u1mrVTRt4w#t=98s as I could in xCode 3.
Can anyone help with possible solutions?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Xcode 4 doesn’t have the Scripts menu which was built into older Xcode versions. There is a workaround however which leverages Services built into OSX to achieve the same behaviour. In order to add the Doxygen script, there is a step by step guide and the Doxygen.rb script available at this blog post: Doxygen Shortcuts In Xcode4