cd /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs
ln -s /Applications/Xcode4.6.3.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.1.sdk .
2013.10.30追記) この方法で試したところ、次の問題が発生。
/*! このメソッドの説明
* \param パラメーターの説明
* \return 戻り値の説明
*/
- (void)xxx
{
}