1.新建工程MyApp
2.用Terminal进入到工程的文件夹
3.运行命令下载three20
git clone https://github.com/facebook/three20.git
4.在下载的时候在Three20文件下新建一个Three20Demo的项目
5.下载完three20后,运行命令即可在新建项目里添加three20
python three20/src/scripts/ttmodule.py -p MyApp/TMyApp.xcodeproj three20 --xcode-version=4