Skip to content

Instantly share code, notes, and snippets.

@zakkhoyt
Created November 12, 2024 16:29
Show Gist options
  • Save zakkhoyt/30cea53ac8c2a11fa6abb8977f1370d6 to your computer and use it in GitHub Desktop.
Save zakkhoyt/30cea53ac8c2a11fa6abb8977f1370d6 to your computer and use it in GitHub Desktop.
Open Xcode15 on macOS 15
# Despite macOS'd grayed out icons, you can still launch Xcode 15
/Applications/Xcode-15.4.0.app/Contents/MacOS/Xcode &> /dev/null &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment