xcode中如何像VC那样设置prelink step

xcode中如何像VC那样设置prelink step,因为里面包含一些不能用VC编译的文件,需要先用其它东西编译,编译产生.c后再用VC编译

http://stackoverflow.com/questions/976454/xcode-running-a-script-before-every-build-that-modifies-source-code-directly