Update home authored by Allen, Bruce (CIV)'s avatar Allen, Bruce (CIV)
......@@ -63,7 +63,7 @@ Note: If you are running Centos 7 virtually from a .vdi image downloaded from vi
ONBOOT=yes
#### Mac OS
Currently, only High Sierra is supported. More Mac OSs will be supported when the trace-generator is updated for 64-bit support.
Currently only High Sierra is supported. More Mac OSs will be supported when the trace-generator is updated for 64-bit support.
Before running the MP installer, install Python3 from https://www.python.org/downloads/mac-osx/.
......@@ -76,8 +76,8 @@ Here is a synopsis of Mac compatibility:
| Older versions before High Sierra | Not tested, may work using `macos_high_sierra` if Python3 can be installed |
| High Sierra OS 10.13.4 | Install using `macos_high_sierra` |
| Mojave OS 10.14 | May work if installing older Xcode 9.4.x, see https://stackoverflow.com/questions/52470524/xcode-9-support-on-macos-mojave |
| Catalina OS 10.15 (32-bit executables not allowed) | Not available until trace-generator 64-bit support is available |
| Mac with M1 processor | Not available until trace-generator runs on M1 |
| Catalina OS 10.15 (32-bit executables are not allowed) | Not available until trace-generator 64-bit support is available |
| Mac with M1 processor (ARM-based architecture) | Not available until trace-generator runs on M1 |
# Running Gryphon
To run the Gryphon GUI open a command window and type:
......
......