From ae750dc141e1658cf87a42eef37e4c755f56a133 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Valverde?= Date: Fri, 27 Sep 2019 22:18:42 +0100 Subject: macOS: Remove more obsolete documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iabaeff9b7653291043412cc28bc85ee91b06daa1 Reviewed-on: https://code.wireshark.org/review/34638 Reviewed-by: Gerald Combs Reviewed-by: João Valverde --- README.macos | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'README.macos') diff --git a/README.macos b/README.macos index f56ecc092d..63acd5111d 100644 --- a/README.macos +++ b/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). -- cgit v1.2.3