From f701809b20e1f0148115064759e3035357d943fe Mon Sep 17 00:00:00 2001 From: Corey Floyd Date: Thu, 1 Sep 2016 12:23:21 -0400 Subject: [PATCH] update xctool.args --- .xctool-args | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.xctool-args b/.xctool-args index f5b10d6896c..da5b3f94257 100644 --- a/.xctool-args +++ b/.xctool-args @@ -3,5 +3,5 @@ "-scheme", "Wikipedia", "-configuration", "Debug", "-sdk", "iphonesimulator", - "-destination", "platform=iOS Simulator,name=iPhone 6,OS=9.2" + "-destination", "platform=iOS Simulator,name=iPhone 6,OS=10.0" ]