Skip to content

Instantly share code, notes, and snippets.

@erdemildiz
Last active September 30, 2025 06:57
Show Gist options
  • Save erdemildiz/4415c307f0719b551a246aacd7a5f824 to your computer and use it in GitHub Desktop.
Save erdemildiz/4415c307f0719b551a246aacd7a5f824 to your computer and use it in GitHub Desktop.
Don't open last xcode project
# Source: https://stackoverflow.com/a/72093890/2468781
defaults write com.apple.dt.Xcode ApplePersistenceIgnoreState -bool YES
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment