From 654160d199773e4b62e4d7b0ea4bdabce433e77f Mon Sep 17 00:00:00 2001 From: Marin Usalj Date: Fri, 10 May 2013 16:02:19 +0200 Subject: [PATCH] Don't ignore Xcode schemes settings Currently, command line builds with Cocoapods usually fail if schemes aren't explicit. --- Objective-C.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Objective-C.gitignore b/Objective-C.gitignore index 31e6fd9a..d5238473 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -10,6 +10,7 @@ *.perspectivev3 !default.perspectivev3 xcuserdata +!*.xcscheme profile *.moved-aside DerivedData