From 0fa6119df8e821c35933e8a5eff0946c656c5be6 Mon Sep 17 00:00:00 2001 From: Antonio Scandurra Date: Wed, 20 Jul 2016 18:28:36 +0200 Subject: [PATCH] Try skipping xcode_scheme --- circle.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/circle.yml b/circle.yml index 2b7f64496..c8ff35153 100644 --- a/circle.yml +++ b/circle.yml @@ -1,4 +1,7 @@ machine: + environment: + XCODE_SCHEME: test + xcode: version: 7.3