Thanks Jocelyn for a direct answer to the question, but I would not know how to customize that file. I use Eiffel so that I don't have to do such stuff.
Anyway, I now don't think I need that, because I got a C++17 project to compile in Xcode. So, I guess I need to pass a flag to the compiler (which I think is clang) to tell the compiler to use C++17 options.
How do I set this flag in EiffelStudio? Is it in the "project settings"? ecf file?
If it is set with an environment variable (e.g. CFLAGS?) instead, that will change all projects, right? Is there any harm in setting it for all projects?
thanks,
jjj