Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


In theory, I completely removed all the old 3.2.6 command line tools
before installing XCode 4.5.2. In the Preferences pane, I only see :

iOS 5.1 Simulator
iOS 5.0 Simulator
Command Line Tools

These are all up to date.

Well, at least the xcrun I have doesn't even have any -v or --v option
that would orint out its version, as yours seems to do...

sniff:~ $ xcrun -v
xcrun: error: no utility name specified
Usage: xcrun [options] <utility> ... arguments ...

Find and execute the named command line utility from
the installed Xcode.

Options:
  -h, --help           show this help message and exit
  -v, --verbose        show verbose logging output
  --sdk <sdk name>     find the tool for the given SDK name
  --toolchain <name>   find the tool for the given toolchain
  -l, --log            show commands to be executed (with --run)
  -f, --find           only find and print the utility path
  -r, --run            find and execute the utility (this is the
default behavior)
  -n, --no-cache       do not use the lookup cache
  -k, --kill-cache     remove any existing cache file (and perhaps recreate)

(xcrun --v gives the same output)

sniff:~ $ type -p xcrun
/usr/bin/xcrun
sniff:~ $ ls -l /usr/bin/xcrun
-rwxr-xr-x  1 root  wheel  23392 14 Aug 13:46 /usr/bin/xcrun

--tml

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.