OpenQuickly
OpenQuickly copied to clipboard
default window opening in addittion
Hey,
Thank you so much for this package, super helpful.
When I run the project I do get the application when invoking it with command + shift+ o
But I also get the default window open up, how can I make Xcode not open the default window?
Thanks!
P.S - I'm fairly new to swift/Xcode
I guess this is too late to reply but maybe it will be useful for future discoverers of this repo. Default window is a part of the demo project. It's main use to be an entry point and to have a shortcut (Shift+Cmd+O) working. You can create OpenQuickly window from status bar or from a global shortcut (I guess?) but it would require a little bit more unnecessary work for this demo.