Fixes the MacOSX10.14.sdk.tar.gz
creation command to have MacOSX.sdk
be correctly named as MacOSX10.14.sdk
and for the resulting file to be placed in the current directory. Gitian requires that tar.gz
contains a folder named MacOSX10.14.sdk
and the command did not do this originally. Having the file be placed in the current directory is a convenience so builders don’t have to go find it.
Also clarifies which version of Xcode to download and where it can be downloaded.