clocker
clocker copied to clipboard
Clocker complains about not being in /Applications incorrectly
Ola, so this check here: https://github.com/n0shake/clocker/blob/master/Clocker/AppDelegate.swift#L208-L237
Appears to not truly be getting the base path for the app when the application is in /Appliations/some path with a space/
This should be a valid path for starting at login without having someone set that key noted in the source. Could this also not be a fatal condition for startup? I've never written any swift but if its an easy fix I can try to give it a go to fix it to work.
Cheers!