Jack Nagel 722a5af4eb Simplify conditions for superenv activation
`MacOS::Xcode.without_clt? && MacOS.sdk_path.nil?` should never be true.

In its earliest form, this would raise a bare RuntimeError in an effort
to have the bug reported. Later, it was changed to silently disable
superenv. But we don't want to do that. If there's a bug, or the user's
system is misconfigured, we want to know, so that we can fix the bug, or
the user can fix their system. So let's remove the condition.
2014-04-22 15:37:34 -05:00
..
2014-04-10 15:25:30 +01:00
2014-03-12 13:56:27 +00: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-21 09:29:53 -05:00
2013-10-30 16:15:31 -07:00
2014-01-15 09:07:18 +00: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