Wednesday, October 30, 2013

Xcode 5.0.1

Xcode v5.0.1

C Compiler:
Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)

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: