Globally rename all occurrences of "XCode" to "Xcode".
The official spelling of the Apple IDE doesn't capitalize "C" so neither should we. See #12165. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1359,7 +1359,7 @@
|
||||
// override some settings for Metrowerks
|
||||
//
|
||||
// VZ: isn't this file only used when building with Metrowerks anyhow?
|
||||
// CS: no, it is also used by the XCode projects
|
||||
// CS: no, it is also used by the Xcode projects
|
||||
#ifdef __MWERKS__
|
||||
#undef wxUSE_DEBUG_CONTEXT
|
||||
#define wxUSE_DEBUG_CONTEXT 1
|
||||
|
Reference in New Issue
Block a user