mttaggart/OffensiveNotion

[Refac] Refactor `main.py` to handle macOS build

HuskyHacks opened this issue · 5 comments

[Refac] Refactor `main.py` to handle macOS build

Well this is apparently 1000% tougher than I anticipated. Currently researching how to pull this off using containers but we will probably want to roll this into the next release

sooo cloooose b7b3879

i think we got it 2b2693e

Was unable to compile the macOS agent using main.py and docker. Was able to recreate the same issue between KDE and another Ubuntu host.

One option is to keep the macOS release binary as the option for the users and point them towards it in the Wiki, also include the instructions for compiling from source.

works as of 6bd5980