Skip to content

Commit

Permalink
Update deployment target
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoffer Winterkvist committed Oct 23, 2016
1 parent badd76b commit 113d312
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Cache.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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;
};
Expand Down Expand Up @@ -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;
};
Expand Down Expand Up @@ -1387,6 +1387,7 @@
BDEDD3821DBCEB8A007416A6 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D5291D201C2837DB00B702C9 /* Build configuration list for PBXNativeTarget "Cache-iOS-Tests" */ = {
isa = XCConfigurationList;
Expand Down

0 comments on commit 113d312

Please sign in to comment.