Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Using createOSXinstallPkg with macOS 10.12.4 and newer

kdu2 edited this page Jun 8, 2017 · 1 revision

The Install macOS Sierra.app since 10.12.4 has broken compatibility with createOSXinstallPkg. Custom packages can no longer be included after the upgrade and the tool completely fails to create the pkg out of the box. To at least get a vanilla pkg, you must have brtool from an older version of the 10.12 installer app. The location is in Install macOS Sierra.app/Contents/Resources/brtool. Copy it to the same location in a 10.12.4 or newer installer app before running createOSXinstallPkg.

Clone this wiki locally