gbammc / Thor

Switch the right application ASAP.
MIT License
1.16k stars 69 forks source link

Use newer APIs to launch applications to fix issue #38 #39

Closed kenji21 closed 3 years ago

kenji21 commented 3 years ago

I use Cocoa NSWorkspace openApplication APIs as launchApplication is deprecated, and it fix the issue https://github.com/gbammc/Thor/issues/38

kenji21 commented 3 years ago

Do you plan do publish a bugfix release ? or waiting to have other bug fixes from current issues ?