Xcode 6.4 auto save disabled

When I exit Xcode, it saves the project. I dont need it. How to disable auto save in Xcode 6.4? I did not find an option in the settings. Does anyone know how to solve this problem?

Please, help. Thanks

+4
source share
1 answer

You can use the system configuration to fix this problem. Do the following:

  • Open the Settings app.
  • Open the General panel.
  • Check "Ask to save changes when closing documents"

Hope this helps you.

+1
source

All Articles