From 113d31232e6f7335d2af15a33e0faac0ef553100 Mon Sep 17 00:00:00 2001 From: Christoffer Winterkvist Date: Sun, 23 Oct 2016 19:47:05 +0200 Subject: [PATCH] Update deployment target --- Cache.xcodeproj/project.pbxproj | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Cache.xcodeproj/project.pbxproj b/Cache.xcodeproj/project.pbxproj index aa7c9e4a..01b4bb76 100644 --- a/Cache.xcodeproj/project.pbxproj +++ b/Cache.xcodeproj/project.pbxproj @@ -1034,7 +1034,7 @@ SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_VERSION = 3.0; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 10.0; + TVOS_DEPLOYMENT_TARGET = 9.2; }; name = Debug; }; @@ -1063,7 +1063,7 @@ SKIP_INSTALL = YES; SWIFT_VERSION = 3.0; TARGETED_DEVICE_FAMILY = 3; - TVOS_DEPLOYMENT_TARGET = 10.0; + TVOS_DEPLOYMENT_TARGET = 9.2; }; name = Release; }; @@ -1387,6 +1387,7 @@ BDEDD3821DBCEB8A007416A6 /* Release */, ); defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; }; D5291D201C2837DB00B702C9 /* Build configuration list for PBXNativeTarget "Cache-iOS-Tests" */ = { isa = XCConfigurationList;