DODropletManager-OSX icon indicating copy to clipboard operation
DODropletManager-OSX copied to clipboard

Inadvertent code cleanup

Open beefcheeks opened this issue 8 years ago • 0 comments

Thanks for merging my previous PR! Initially, I was trying to figure out why my builds wouldn't allow me to get an access token from DigitalOcean, so I cleaned up most of the debug warnings/errors until I eventually determined that you have a client id and secret that you set when you build the binary (derp).

In any case, it seems to work pretty well - my changes should have no effect on the app besides the less spurious debug log and slight improvement to code readability.

Only thing I noticed while using your droplet manager is that it consistently crashes when attempting to get the currentTerminal for iTerm. Normally i would create an issue for this sort of thing, but I am running MacOS Sierra and Xcode 8 beta, so really this is just good news that your applet builds and runs almost flawlessly on the initial DP of the next MacOS release. Thanks again for your great work!

beefcheeks avatar Jun 23 '16 03:06 beefcheeks