Some Useful URL Schemes in Xcode 9
The new Xcode source editor, written in Swift, has a neat way to link between documentation and source code locations inside a project.
[…]
You can automatically clone repositories from GitHub by clicking on “Open in Xcode” in a repository that contains an Xcode project or workspace[…]
[…]
I happen to open the Devices and Simulators pane in Xcode quite frequently (accessible from Window, Devices and Simulators), typically to open crash logs. This is the URL scheme that I use to automate this step and manage my devices more quickly[…]