Alfred 3 workflow to open Xcode projects, workspaces, and playgrounds using xopen
$ npm install --global alfred-xopen
Requires the Alfred Powerpack. Requires that xopen is installed.
In Alfred, type xopen
, press Enter, and then start writing a Xcode project name. If you select the .xcodeproj
but a .xcworkspace
is avaliable the workspace will be opened so you don't have to worry!
- alfred-xcode - Alfred 3 workflow to open Xcode projects, workspaces, and playgrounds
- alfred-dark-mode - Toggle the system dark mode
- alfred-npms - Search for npm packages with npms.io
- alfy - Create Alfred workflows with ease
- Sindre Sorhus for making alfred-xcode
- Paulo Mendes for making xopen - The ultimate word in Xcode project opening!