From 1283bd8381795d76f5a2539954c466f9a4de4e52 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Tue, 5 Feb 2013 11:22:47 -0800 Subject: [PATCH] xcrun: remove suggestion that doesn't work Closes Homebrew/homebrew#17443. --- Library/ENV/4.3/xcrun | 1 - 1 file changed, 1 deletion(-) diff --git a/Library/ENV/4.3/xcrun b/Library/ENV/4.3/xcrun index 68fda5829b..14176a5a71 100755 --- a/Library/ENV/4.3/xcrun +++ b/Library/ENV/4.3/xcrun @@ -25,7 +25,6 @@ try "/usr/bin/#{arg0}" abort <<-EOS Your Xcode and or CLT are mis-configured. Try some or all of the following: - xcrun --kill-cache xcodebuild -license sudo xcode-select -switch /path/to/Xcode.app EOS