BUILD INSTRUCTIONS
- Pull repo
- Install QT: brew install Qt
- make clean / make
- if 3 doesnt work, run this first: /opt/homebrew/bin/qmake /Users/PATH_TO_FOLDER/LotusAppClient/ChatApplication.pro -spec macx-clang CONFIG+=debug CONFIG+=qml_debug && /usr/bin/make qmake_all
- Run with: ./ChatApplication.app/Contents/MacOS/ChatApplication