Don't require Mac 10.6 SDK for official iOS builds.
iOS does not have this requirement, but we've been installing the 10.6 SDK on the buildbot slaves to make the 'find_sdk.py --verify' call happy. However, iossim no longer builds with 10.6 so it's time to update the mac_sdk_min for iOS to 10.8 and remove the false requirement for official builds. BUG=418602 Review URL: https://codereview.chromium.org/660783004 Cr-Commit-Position: refs/heads/master@{#299904}
Showing
Please register or sign in to comment