From 84e6c04af2b718ca317c8c2b6e6886875930223e Mon Sep 17 00:00:00 2001 From: Corey Johnson Date: Tue, 10 Jul 2012 15:04:02 -0700 Subject: [PATCH] Add atom-debug-test scheme which automatically runs tests when atom starts --- Atom.xcodeproj/project.pbxproj | 2 + .../xcschemes/atom-debug-test.xcscheme | 92 +++++++++++++++++++ 2 files changed, 94 insertions(+) create mode 100644 Atom.xcodeproj/xcshareddata/xcschemes/atom-debug-test.xcscheme diff --git a/Atom.xcodeproj/project.pbxproj b/Atom.xcodeproj/project.pbxproj index 908ad9349..bac99d777 100644 --- a/Atom.xcodeproj/project.pbxproj +++ b/Atom.xcodeproj/project.pbxproj @@ -1142,6 +1142,7 @@ LIBRARY_SEARCH_PATHS = ( "$(SDKROOT)/System/Library/Frameworks", "\"$(SRCROOT)/frameworks\"", + "\"$(SDKROOT)/usr/lib/system\"", ); OTHER_CFLAGS = ( "-fno-strict-aliasing", @@ -1188,6 +1189,7 @@ LIBRARY_SEARCH_PATHS = ( "$(SDKROOT)/System/Library/Frameworks", "\"$(SRCROOT)/frameworks\"", + "\"$(SDKROOT)/usr/lib/system\"", ); OTHER_CFLAGS = "-fno-strict-aliasing"; OTHER_LDFLAGS = ( diff --git a/Atom.xcodeproj/xcshareddata/xcschemes/atom-debug-test.xcscheme b/Atom.xcodeproj/xcshareddata/xcschemes/atom-debug-test.xcscheme new file mode 100644 index 000000000..0e7d1aa86 --- /dev/null +++ b/Atom.xcodeproj/xcshareddata/xcschemes/atom-debug-test.xcscheme @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +