I’m using XCODE 4.2.
In Xcode, title of targets is cleared like pic.
How can I restore targets title?
Is this no problem though targets title is empty?

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.
First, the target title may not really be completely empty. Xcode4 doesn’t seem to let you clear the title completely, but you can set it to a space.
Second, you can edit the target title. Just select the target so that the whole line is selected, and then click on the row. The title area should become editable, with any existing title selected. Type a new name, click somewhere else, and you’re done.