Skip to content
This repository has been archived by the owner on Sep 4, 2018. It is now read-only.

Subscribe to Xcode launch notification synchronously #382

Merged
merged 1 commit into from
Nov 13, 2015

Commits on Nov 13, 2015

  1. Subscribe to launch notification synchronously

    There seems to be a (common) edge case where the subscription to the
    notification would be deferred until after the notification is fired.
    This change fixes it by subscribing immediately upon initialization and
    then deferring the menu item creation block instead as may be needed.
    kattrali committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    601e2e9 View commit details
    Browse the repository at this point in the history