serhii-londar/xcodeway — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2018-02-28
Instantly open a project's DerivedData or build folder without navigating through hidden paths.
Jump from a selected file in Xcode directly to its location on GitHub.
Open the current project folder in iTerm or Finder with one menu click.
Quickly access Xcode's code snippets, archives, or simulator document folders.
| serhii-londar/xcodeway | altuzar/sonicflow | calda/checkers | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | Swift | Swift | Swift |
| Last pushed | 2018-02-28 | — | 2015-01-17 |
| Maintenance | Dormant | — | Dormant |
| Setup difficulty | moderate | easy | easy |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | developer | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires running an install script and granting macOS system permissions so the tool can control parts of Xcode.
XcodeWay is a small add-on for Xcode, Apple's app-building software for Mac. It gives developers a set of shortcuts to jump to folders and files they constantly need, without manually digging through menus or file paths. Instead of hunting for a project's hidden build files or copying a file's path to open it in a terminal, a developer can just pick an option from a menu and get there instantly. Once installed, it appears under Xcode's "Editor" menu. From there, a developer can choose where they want to go. For example, they can instantly open a project's folder in Finder (the Mac file browser) or in iTerm (a popular terminal app). They can also jump directly to special system folders that Xcode uses behind the scenes, like where temporary build files are stored, where code snippets live, or where archived apps are saved. It even includes a shortcut to open the current file directly on GitHub, if the project is hosted there. This tool is built for iOS and Mac developers who spend a lot of time working inside Xcode. Anyone who has built an app knows the frustration of navigating to deeply buried system folders, like the "DerivedData" folder where Xcode stores intermediate build results, or the simulator's document folders. This tool turns those multi-step searches into a single click. The project is also designed to be expandable. If a developer needs a shortcut to a location the tool doesn't already cover, they can add it by following a basic template. The installation process is a bit technical and requires running a script to give the tool permission to control parts of the Mac system, which is a necessary step for the shortcuts to work properly.
XcodeWay is a free add-on for Apple's Xcode that adds menu shortcuts to instantly jump to commonly needed folders and files, eliminating manual navigation through hidden system paths.
Mainly Swift. The stack also includes Swift, Xcode, macOS.
Dormant — no commits in 2+ years (last push 2018-02-28).
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.