C Compiler:
My first command line program "Hello".
/Users/scottshu/Library/Developer/Xcode/DerivedData
How to start implement my first "Hello" program
1) Create a new Xcode project
2) Click "Command Line Tool", and "Next"
3) Choose options for your new project:, and "Next"
4) Create folder and git repository for the new project
5) The project is created successfully
6) Build and then run it
Done!
No comments:
Post a Comment