Last active
September 30, 2025 06:57
-
-
Save erdemildiz/4415c307f0719b551a246aacd7a5f824 to your computer and use it in GitHub Desktop.
Don't open last xcode project
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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