diff --git a/Data/BuildGuideMacOSX.md b/Data/BuildGuideMacOSX.md index 56bd66f..c064f9f 100644 --- a/Data/BuildGuideMacOSX.md +++ b/Data/BuildGuideMacOSX.md @@ -34,6 +34,7 @@ cd fractorium qmake CONFIG+=release make ``` +Or open main.pro in Qt Creator, select release and build all. Creating the app bundle: