Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

Add link to MacOSX10.14.sdk.tar.gz docs #69

Merged
merged 1 commit into from
Dec 21, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions gitian-building.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ macOS code signing
In order to sign builds for macOS, you need to download the free SDK and extract a file.
The steps are described:
- [here](https://github.com/bitcoin/bitcoin/blob/master/contrib/macdeploy/README.md#sdk-extraction) for `Xcode-11.3.1-11C505-extracted-SDK-with-libcxx-headers.tar.gz`
- [here](https://github.com/bitcoin/bitcoin/blob/eb37275a6f972c81caef010b4ee9c5dc88edc759/contrib/macdeploy/README.md) for `MacOSX10.14.sdk.tar.gz`
- [here](https://github.com/bitcoin-core/docs/blob/7ae95352931b14272a45154226123550bb92c516/gitian-building/gitian-building-mac-os-sdk.md) for `MacOSX10.11.sdk.tar.gz`.

Copy the extracted SDK file into the `gitian-builder/inputs` directory:
Expand Down