xed is a command-line tool that launches the Xcode application and opens the given documents ( xcodeproj, xcworkspace, etc.), or opens a new document, optionally with the contents of standard input. If you work from the command line, this tool is a better option than open (which can open Xcode…