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
Use `mdfind` command to get all Applications + refactoring initializers
Now plugins could have two fields: initialize and initializeAsync. First will be called in the same process, and initializeAsync will be called in background window using RPC (like in contacts plugin)
Also apps list now pre-fetched after app start