From 08aedcf72b2fcf80b259c484bcb6511d96f8de66 Mon Sep 17 00:00:00 2001 From: kevindelord Date: Tue, 28 Jun 2016 14:51:14 +0200 Subject: [PATCH] set back iphonesimulator9.3 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 79ba340..f2c211c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: objective-c osx_image: xcode7.3 xcode_workspace: DKDBManager.xcworkspace xcode_scheme: DKDBManager -xcode_sdk: iphoneos9.3 +xcode_sdk: iphonesimulator9.3 xctool_args: -destination "platform=iOS Simulator,name=iPhone 6s,OS=9.3" GCC_GENERATE_TEST_COVERAGE_FILES=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=YES -configuration Release sudo: false env: