Skip to content

Instantly share code, notes, and snippets.

@itscoderslife
Created May 18, 2020 05:17
Show Gist options
  • Save itscoderslife/a3a5ca7e973bba575ba2d07b04338c80 to your computer and use it in GitHub Desktop.
Save itscoderslife/a3a5ca7e973bba575ba2d07b04338c80 to your computer and use it in GitHub Desktop.
Xcode shortcut to open derived data folder
#!/bin/bash
open ~/Library/Developer/Xcode/DerivedData
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment