From 938ba4103934db7459a920ca0cd96f0fd3953695 Mon Sep 17 00:00:00 2001 From: Thomas Van Lenten Date: Thu, 10 Dec 2015 15:49:53 -0500 Subject: Update the min toolchain for iOS/OS X to be Xcode 7 - Let Xcode update the projects, schemes, and info.plists. - Add workaround for shallow analyzer issues in current Xcode versions (deep analyze gets things correct). - Tweak the Swift based tests to avoid warnings from Xcode 7's XCTest using optionals for autoenclosure results. - No longer tag the ObjC iOS travis test as flaky, xctool seems to manage the simulator pretty well. --- objectivec/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'objectivec/README.md') diff --git a/objectivec/README.md b/objectivec/README.md index 134bf1ab..452feca4 100644 --- a/objectivec/README.md +++ b/objectivec/README.md @@ -13,7 +13,7 @@ Requirements The Objective C implemention requires: - Objective C 2.0 Runtime (32bit & 64bit iOS, 64bit OS X). -- Xcode 6.3 (or later). +- Xcode 7.0 (or later). - The library code does *not* use ARC (for performance reasons), but it all can be called from ARC code. -- cgit v1.2.3