将 three20添加到工程中

显示help选项:

 

python three20/src/scripts/ttmodule.py
 

xcode3:

 

python three20/src/scripts/ttmodule.py -p path/to/myProject.xcodeproj Three20
 

xcode 4:

 

python three20/src/scripts/ttmodule.py -p path/to/your/project/project.xcodeproj Three20 --xcode-version=4

你可能感兴趣的:(添加)