From d58255074db6b11a0cd44693923e089e75d59038 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Fri, 28 Dec 2018 19:37:31 +0100 Subject: Note if Apple ID or admin access is needed. --- README.macOS.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.macOS.md b/README.macOS.md index 32efa3568..3408fd8a3 100644 --- a/README.macOS.md +++ b/README.macOS.md @@ -60,6 +60,8 @@ All environments will generate Unix style static libraries and macOS style app b This option is best for users who like to develop their apps using Apple's Xcode IDE. There is no need to ever use a command line shell in this configuration. +This option requires an Apple ID, but no administrator rights. + ### Prerequisites (CMake, Xcode) @@ -177,6 +179,8 @@ This option is best for users who like to develop their apps without using Apple but like the advantages of _CMake_ over _autoconf_. Users should be comfortable with using `bash` or `tcsh` in a terminal window. +This option requires neither administrator rights, nor an Apple ID. + ### Prerequisites (CMake, make) @@ -305,6 +309,8 @@ This option is best for users who like to develop their apps without using Apple and prefer minimal dependencies of a _Makefile_ over _CMake_. Users should be comfortable with using `bash` or `tcsh` in a terminal window. +This option requires administrator rights, but no Apple ID. + ### Prerequisites (autoconf, make) -- cgit v1.2.3