1.localhost:hello apple$ cd hello2.localhost:hello apple$ ls3.hello hello.14.hello-Prefix.pch main.m5.localhost:hello apple$ clang -fobjc-arc -framework Foundation main.m -o first6.localhost:hello apple$ ./first7.2013-10-16 11:04:11.052 first[276:707] Hello, World!

iOS开发