Adding sugar to iOS project and compiling for simulator fails

Creating a simple iOS application and adding a reference to libSugar fails compile for simulator with the following error…

ld: symbol(s) not found for architecture i386

There’ probably something under it saying which symbols exactly. Make sure you reference libXml & libNougat too.