开发者

XCode - iPhone SDK Zombies

Is NSZombiesEnab开发者_如何学Cled supported when debugging applications built with a target of the iPhone SDK 3.x?

Also if it is supported, is there anywhere I can get a list of the possible levels supported?


Yes, it is supported for both device and simulator.

It's "NSZombieEnabled" though (not Zombies). You set it by right-clicking on the executable and selecting the General then Environments section - set the value to "YES". If you want to disable it (and you do for any production build) uncheck the variable.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜