开发者

Is there a setting to make XCode give a prompt before running with warnings?

I make an effort never to allow warnings to stay in my code, so usually when they occur I don't actually want to run my application because I did something stupid. Therefore, I've tried to get in the habit of hitting Command-B to check warnings out before I run, but I slip a lot and hit Command-R instead. Is there a setting in XCode that will display a prompt asking whether to continue or not if there are warnings after I hit 'build and run'? I know about the setting "Treat all warnings as errors" but I would prefer not to us开发者_JAVA百科e this, as I would have to turn it on and off.


With Xcode 4 this is no longer an issue. You can use behaviors.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜