clocker icon indicating copy to clipboard operation
clocker copied to clipboard

Clocker complains about not being in /Applications incorrectly

Open mitchty opened this issue 1 year ago • 0 comments

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/

Screen Shot 2023-09-06 at 4 31 16 PM

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!

mitchty avatar Sep 06 '23 21:09 mitchty