Automator services to make coding in Xcode easier. Written mostly in AppleScript, the read-only language.
If a Git-managed source code file is open in Xcode, this service opens a checked-in copy of the file on GitHub in your default Web browser, with the selected line or lines highlighted. The clone containing the file must have a remote named origin
that points to GitHub via HTTPS.
To install these services:
- Download a ZIP of this repository.
- Double-click each .workflow bundle and click Install. (Or drop each .workflow bundle into ~/Library/Services/.)
To assign keyboard shortcuts to these services:
- Open System Preferences and go to the Keyboard preference pane.
- Switch to the Keyboard Shortcuts tab and select Services from the pane on the left.
- Select a service and click “add shortcut”.