当您导航到File> New Project时,它会为您提供iOS和Mac OS X的模板。我想添加自己的具有模板的平台。所以它会显示iOS,Mac OS X和MY_PLATFORM。
感谢。
答案 0 :(得分:0)
虽然我不确定您是否可以“制作自己的平台”,但您可以制作自定义模板以供Xcode 4使用。
http://blog.boreal-kiss.net/2011/03/11/a-minimal-project-template-for-xcode-4/
http://red-glasses.com/index.php/tutorials/making-custom-templates-for-xcode-4-march-2011/
模板汇编程序: https://github.com/yonishin/XCode-4-Project-Template-Assembler-MSPS/