forked from osmocom/wireshark
macOS: Remove more obsolete documentation
Change-Id: Iabaeff9b7653291043412cc28bc85ee91b06daa1 Reviewed-on: https://code.wireshark.org/review/34638 Reviewed-by: Gerald Combs <gerald@wireshark.org> Reviewed-by: João Valverde <j@v6e.pt>osmith/wip
parent
297e1e6b70
commit
ae750dc141
14
README.macos
14
README.macos
|
@ -132,17 +132,3 @@ assembler-language routines, which will fail. The workaround for this
|
|||
is to run the configure script with the --disable-asm argument, so that
|
||||
the assembler-language routines are not used. The tools/macos-setup.sh
|
||||
will configure libgcrypt with that option.
|
||||
|
||||
If you want to build Wireshark installer packages on a system that
|
||||
doesn't include Xcode 3.x or earlier, you will need to install some
|
||||
additional tools. From the Xcode menu, select the Open Developer Tool
|
||||
menu, and then select More Developer Tools... from that menu. That will
|
||||
open up a page on the Apple Developer Connection Web site; you may need
|
||||
a developer account to download the additional tools. Download the
|
||||
Auxiliary Tools for Xcode package; when the dmg opens, drag all its
|
||||
contents to the Contents/Applications subdirectory of the Xcode.app
|
||||
directory (normally /Applications/Xcode.app/Contents/Applications); then
|
||||
copy .../Contents/Applications/PackageMaker.app/Contents/MacOS/PackageMaker
|
||||
to /usr/bin/packagemaker (the PackageMaker app, when run from the
|
||||
command line rather than as a double-clicked app, is the packagemaker
|
||||
command).
|
||||
|
|
Loading…
Reference in New Issue