Jack Nagel 564b5df261 Trust xcrun now that we error out early for bad xcode-select paths
Since ae177adb2bd55ee5ad6367e7639c4cf0c774b63a, we can safely assume
that xcrun works, and a functioning xcrun will search dev_tools_path and
xctoolchain_path, so we can stop doing extra work here.

On CLT-only 10.7 and 10.8, xcrun will not work, but all the tools will
be in /usr/bin, which we check before invoking xcrun. Further, in this
case, dev_tools_path will be /usr/bin, and xctoolchain_path will not
exist, so the fallbacks here are unnecessary.
2014-05-01 18:36:46 -05:00
..
2014-04-10 15:25:30 +01:00
2014-03-12 13:56:27 +00:00
2014-04-29 09:22:17 -05:00
2014-02-10 13:17:16 -05:00
2014-04-01 16:03:08 -05:00
2014-04-06 10:35:59 -05:00
2014-02-25 20:24:34 -08:00
2014-02-28 11:16:55 -06:00
2014-04-30 19:09:29 -07:00
2014-04-30 19:09:29 -07:00
2013-10-30 16:15:31 -07:00
2014-02-27 14:22:42 -06:00
2013-10-18 12:56:51 -05:00
2014-03-18 14:46:43 -05:00