Skip to content

Commit 0169de7

Browse files
authored
Blog: add notarization change to v12.16.2 post (#3088)
1 parent 37920ec commit 0169de7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

locale/en/blog/release/v12.16.2.md

+4
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ layout: blog-post.hbs
88
author: Shelley Vohr
99
---
1010

11+
This release includes macOS package notarization and a change in builder configuration.
12+
13+
The macOS binaries for this release, and future 12.x releases, are now being compiled on macOS 10.15 (Catalina) with Xcode 11 to support package notarization, a requirement for installing .pkg files on macOS 10.15 and later. Previous builds of Node.js 12.x were compiled on macOS 10.11 (El Capitan) with a minimum deployment target of macOS 10.10 (Yosemite). As binaries are still being compiled to support a minimum of macOS 10.10 (Yosemite) we do not anticipate this having a negative impact on Node.js 12.x users with older versions of macOS.
14+
1115
### Notable Changes
1216

1317
* **doc**:

0 commit comments

Comments
 (0)