Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ninxsoft committed Jun 22, 2023
1 parent f808d15 commit 042d13e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,13 @@
- Mac OS X Lion 10.7.5
- Thanks [n8felton](https://github.com/n8felton)!
- Added support for creating Bootable Installers!

- Specify the `bootableinstaller` argument for the `<output-type>`
- Provide a `--bootable-installer-volume` argument for the mounted volume that will be used to create the Bootable Installer
- **Note:** The volume must be formatted as **Mac OS Extended (Journaled)**. Use **Disk Utility** to format volumes as required.
- **Note:** The volume will be erased automatically. Ensure you have backed up any necessary data before proceeding.
- Available for **macOS Big Sur 11** and newer on **Apple Silicon Macs**
- Available for **OS X Yosemite 10.10.5** and newer on **Intel-based Macs**
- Thanks [5T33Z0](https://github.com/5T33Z0)!

- Added support for downloading Firmwares and Installers from an [Apple Content Caching Server](https://support.apple.com/en-us/guide/deployment/depde72e125f/web)!
- Provide a `--caching-server` argument for the `<url:port>` that points to a Content Caching Server on the local network
- **Note:** The cached content is served over HTTP, **not** HTTPS
Expand Down

0 comments on commit 042d13e

Please sign in to comment.