You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently Mac OS X 10.9 enforces applications to be signed before allowing them to push notifications through the Notification Centre. Due to this new restriction terminal-notifier needs to set a valid sender for the notifications it emits.
Apparently Mac OS X 10.9 enforces applications to be signed before allowing them to push notifications through the Notification Centre. Due to this new restriction
terminal-notifier
needs to set a validsender
for the notifications it emits.For more context see [1].
[1] - julienXX/terminal-notifier#63
The text was updated successfully, but these errors were encountered: