From fd87bd6ea99dcba2dae552dddf678298fb7f4b40 Mon Sep 17 00:00:00 2001 From: Leland Lucius Date: Mon, 10 Aug 2015 02:20:14 -0500 Subject: [PATCH] Disable auto-creation of Xcode schemes --- .gitignore | 1 - .../xcshareddata/WorkspaceSettings.xcsettings | 8 ++++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 mac/Audacity.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings diff --git a/.gitignore b/.gitignore index 70a795471..de09d600d 100644 --- a/.gitignore +++ b/.gitignore @@ -46,7 +46,6 @@ # Mac Specific .DS_Store -project.xcworkspace xcuserdata *.xcconfig mac/build diff --git a/mac/Audacity.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings b/mac/Audacity.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings new file mode 100644 index 000000000..08de0be8d --- /dev/null +++ b/mac/Audacity.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings @@ -0,0 +1,8 @@ + + + + + IDEWorkspaceSharedSettings_AutocreateContextsIfNeeded + + +