]> git.saurik.com Git - wxWidgets.git/commit
Don't assume that XCode is in /Developer. Use "xcode-select -print-path" instead.
authorRobin Dunn <robin@alldunn.com>
Tue, 7 Feb 2012 23:57:00 +0000 (23:57 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 7 Feb 2012 23:57:00 +0000 (23:57 +0000)
commit1ffe914a2636213a7aee8bebef129856edeed8f2
tree94194bcb5ef40ccd6397c3bb849919460f563895
parent017ddee0cbf48438fefc0e3d698400eef863b865
Don't assume that XCode is in /Developer.  Use "xcode-select -print-path" instead.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
build/tools/build-wxwidgets.py