From 44cd4d97505d6628a622ca71c0f8e6960ae98c3f Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Fri, 1 Oct 2021 12:41:06 -0700 Subject: [PATCH] Small correction to RELEASE_NOTES --- RELEASE_NOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 005f89fc5..ef0a9049c 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -22,7 +22,7 @@ This release is intended to work on systems with the following minimal requirements (Note: not all ns-3 features are available on all systems): - g++-7 or later, or LLVM/clang++-8 or later - Python 3.6 or later -- (macOS only) Xcode 10.1 or later +- (macOS only) Xcode 11 or later Python API scanning only works for Python versions 3.6 through 3.8, due to an upstream toolchain limitation.