How to add Icon to Xcode C++ Project

435 Views Asked by At

Hello I'm new to Xcode and I'm creating a C++ application using "Command Line Tool" Template. Please tell me how can I add an Icon to my C++ application. Also when I'm building the the project I can't find any build folder or executable in the project folder, how do I build the executable for release?

EDIT: Also tell me how can I remove the command prompt completely from my application. Is it possible to remove the command prompt from this type of project

0

There are 0 best solutions below