Just make a GUI wallet pleaseeeeeeee.....

This seriously. Mac version too.
What's the status from dev?
I run the daemon and wallet from Mac for my personal account. It's a straight forward build, just follow the instructions on GitHub and make sure you have the correct dependencies. You can do it!

Perhaps you could point me to how to do this? Didn't find any instructions on GitHub and find the site generally confusing. Note: I'm not a dev, zero clue how to build a GUI wallet.
Quite astonishing there isn't a GUI wallet after 3.5yrs when Aeon devs would have no trouble building them from code which is already written on GitHub. What's stopping them from doing this apparently simple task?
I'm not sure I follow.

Here's the command line daemon & wallet for OS X. The instructions worked for me;
https://github.com/aeonix/aeon *************************************************************************************************
On OS X:
The project can be built from scratch by following instructions for Unix and Linux above.
Alternatively, it can be built in an easier and more automated fashion using Homebrew:
Ensure Homebrew is installed, it can be found at
http://brew.shAdd the repository: brew tap sammy007/cryptonight
Build wallet: brew install --HEAD aeon
*************************************************************************************************