osx: bump build sdk to 10.9 #5684
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

As discussed recently in several other PRs.
This bumps the build SDK to 10.9. I would bump to 10.10, but our current clang has problems there, and I suspect that will eventually fix itself when we bump to a newer build distro for gitian/travis. The 10.10 bump can come at that point.
This also bumps the minimum requirement to 10.7, leaving 10.6 no longer supported. This is in line with what other applications are doing these days as well. 10.7 is the first version that no longer supports x86 (x86_64 only), as well as supporting libc++, leaving that as an option for us in the near future.
Tested locally and via Gitian with no problems. All font/unicode issues are resolved as expected.
This also bumps the version used for Travis builds, so this PR itself will build against 10.9.