Skip to content

Commit

Permalink
docs: update Xcode / macOS SDK version in build-instructions-macos.md (
Browse files Browse the repository at this point in the history
  • Loading branch information
miniak authored Jan 28, 2021
1 parent 0ee7bc6 commit 0bb1ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/development/build-instructions-macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ $ pip install pyobjc
If you're developing Electron and don't plan to redistribute your
custom Electron build, you may skip this section.

Official Electron builds are built with [Xcode 9.4.1](http://adcdownload.apple.com/Developer_Tools/Xcode_9.4.1/Xcode_9.4.1.xip), and the macOS 10.13 SDK. Building with a newer SDK works too, but the releases currently use the 10.13 SDK.
Official Electron builds are built with [Xcode 12.2](https://download.developer.apple.com/Developer_Tools/Xcode_12.2/Xcode_12.2.xip), and the macOS 11.0 SDK. Building with a newer SDK works too, but the releases currently use the 11.0 SDK.

## Building Electron

Expand Down

0 comments on commit 0bb1ba8

Please sign in to comment.