Skip to content

Commit

Permalink
added Sonoma
Browse files Browse the repository at this point in the history
  • Loading branch information
jonelo authored Oct 3, 2023
1 parent a094149 commit 8298f94
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ What are the system requirements

What are the input requirements
-------------------------------
* `Install macOS Ventura.app`, `Install macOS Monterey.app`, `Install macOS Big Sur.app`, `Install macOS Catalina.app`, `Install macOS Mojave.app`, `Install macOS High Sierra.app`, `Install macOS Sierra.app`, `Install OS X El Capitan.app`, `Install OS X Yosemite.app`, `Install OS X Mavericks.app`, `Install OS X Mountain Lion.app`, or `Install Mac OS X Lion.app` from the Apple App Store (1st public version or any update release) or on a bootable macOS install media that has been created by Apple's `createinstallmedia`
* `Install macOS Sonoma.app`, `Install macOS Ventura.app`, `Install macOS Monterey.app`, `Install macOS Big Sur.app`, `Install macOS Catalina.app`, `Install macOS Mojave.app`, `Install macOS High Sierra.app`, `Install macOS Sierra.app`, `Install OS X El Capitan.app`, `Install OS X Yosemite.app`, `Install OS X Mavericks.app`, `Install OS X Mountain Lion.app`, or `Install Mac OS X Lion.app` from the Apple App Store (1st public version or any update release) or on a bootable macOS install media that has been created by Apple's `createinstallmedia`
* Alternatively, a mounted Mac OS X Install CD/DVD image such as `Mac OS X Install DVD`, `Mac OS X Install CD` or `Mac OS X Install Disk`

See also "How to create a bootable installer for macOS?" at https://support.apple.com/en-us/HT201372
Expand Down Expand Up @@ -132,6 +132,11 @@ BuildVersion: 21A559
ProductName: macOS
ProductVersion: 13.0
BuildVersion: 22A380

/Applications/Install macOS Sonoma.app:
ProductName: macOS
ProductVersion: 14.0
BuildVersion: 23A344
```

If you specify program parameters, the script prints out product name, product version and build version for each Install OS X .app folder that you have specified.
Expand Down

0 comments on commit 8298f94

Please sign in to comment.