Use the same wxDEBUG_LEVEL settings for Xcode projects as elsewhere.
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 3 Apr 2013 18:13:30 +0000 (18:13 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 3 Apr 2013 18:13:30 +0000 (18:13 +0000)
commit45c363c5eb600988ada161e5c5ee211d8876b713
tree6ae4947a8c9636b446710643f761355fd9aac436
parent8da84e2422ff646ace01400cdeca60a13fe1f3dd
Use the same wxDEBUG_LEVEL settings for Xcode projects as elsewhere.

Use the same debug flag default settings in the build/osx Xcode projects
as are used by all other makefiles and projects - that is,
wxDEBUG_LEVEL=1.  This is done automatically by the headers, no need to
define any extra symbols when building.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
build/osx/wxdebug.xcconfig
build/osx/wxrelease.xcconfig