Skip to content

Commit

Permalink
macOS: Remove more obsolete documentation
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
randstr committed Sep 28, 2019
1 parent 297e1e6 commit ae750dc
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.macos
Original file line number Diff line number Diff line change
Expand Up @@ -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).

0 comments on commit ae750dc

Please sign in to comment.