Skip to content

Instantly share code, notes, and snippets.

@depth42
Created July 2, 2015 10:31
How to prevent Xcode from automatically restoring the last open project. This enables running multiple Xcode versions for different projects.
defaults write com.apple.dt.Xcode ApplePersistenceIgnoreState YES
@longvudai
Copy link

thank you 🎉

Uh oh!

There was an error while loading. Please reload this page.

@PipWasHere
Copy link

Woo hoo! Awesome! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment