Descriptionmac: Make `find_sdk.py --print_sdk_path` much faster.
Use xcrun instead of xcodebuild if --print_sdk_path is passed. Reduces time
to run `gn gen` from 2.2s to 1.95s on my MacBook Pro.
(In the gyp build, we don't pass --print_sdk_path to this script, so I didn't
notice this script had this slow path until now.)
While here, also stop pretending that we support Xcodes older than 4.3.
BUG=609541
Committed: https://crrev.com/d50140bae570f519cea29a8b20e58511032cbfd7
Cr-Commit-Position: refs/heads/master@{#394565}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|