第一步 关上xcode


creat workspace 创立一个工作空间

第二步 create project 创立一个我的项目

import Foundationprinln("Hello,World!")

应用commad + R运行 也能够用上面图片的三角符号

输入