Xcode 5 equivalent of NS_BLOCK_ASSERTIONS in Build Settings

北城以北 提交于 2019-11-28 09:59:45

It's got it's own setting field now! Enable Foundation Assertions. Set your debug as yes and your release as no, as shown in screen grab below.

Note: You need to click All in the top left in your build settings tab to see it, you can see in my screen grab the blue ALL in the top left.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!