davidcelis / Sunscreen

:sunrise: A macOS app that sets your wallpaper based on sunrise and sunset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show an NSAlert if Location Services were disabled or denied

davidcelis opened this issue · comments

Instead of just using NSLog to output to the console, the user should get an NSAlert if they disabled Location Services or denied SunPaper access to their location. Preferably, that NSAlert should have a button to open System Preferences for them so they can fix it.