[Doc] Update OS X build notes for 10.11 SDK#8229
Merged
laanwj merged 1 commit intobitcoin:masterfrom Jun 21, 2016
Merged
Conversation
Contributor
|
Thanks. |
Member
|
Concept ACK. utACK changes to doc/release-process.md |
Member
|
Changes look good to me - can't test the MacOSX process |
Member
|
@fanquake Anything left to do here to remove the [WIP]? |
Member
Author
|
Nope, this can be merged as is. [WIP] was leftover from when I opened and On Tuesday, 21 June 2016, MarcoFalke [email protected] wrote:
|
Member
|
removed [WIP] tag. |
laanwj
added a commit
that referenced
this pull request
Jun 21, 2016
e5a680d [Doc] Update OS X build notes for 10.11 SDK (fanquake)
codablock
pushed a commit
to codablock/dash
that referenced
this pull request
Dec 28, 2017
e5a680d [Doc] Update OS X build notes for 10.11 SDK (fanquake)
andvgal
pushed a commit
to energicryptocurrency/gen2-energi
that referenced
this pull request
Jan 6, 2019
e5a680d [Doc] Update OS X build notes for 10.11 SDK (fanquake)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The 10.11 SDK is first available in Xcode 7.1, any opinions on wether we should target that for the new download vs Xcode 7.3.1?
In the OS X build guide, users shouldn't have to download the entire Xcode (~6GB) just to install the command line tools, running
xcode-select --installshould work instead.PR'd now that #8184 has been closed.