I turned on Xcode4’s snapshot on replace feature. I want to turn it off. How do I do that?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
File->Project Settings(orFile->Workspace Settingsif you’re in a Workspace), and then click on the ‘Snapshots’ tab: you want to uncheck the “Create snapshot of project before mass-editing operations” box.Thanks to Teknogrebo for pointing out in the comments how to do this for workspaces rather than projects.