You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+22-3Lines changed: 22 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,10 +15,24 @@ What are the system requirements
15
15
16
16
What are the input requirements
17
17
-------------------------------
18
-
*`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`. See also [How to create a bootable installer for macOS?](https://support.apple.com/en-us/HT201372).
18
+
*`Install macOS Sequoia.app` or
19
+
*`Install macOS Sonoma.app` or
20
+
*`Install macOS Ventura.app` or
21
+
*`Install macOS Monterey.app` or
22
+
*`Install macOS Big Sur.app` or
23
+
*`Install macOS Catalina.app` or
24
+
*`Install macOS Mojave.app` or
25
+
*`Install macOS High Sierra.app` or
26
+
*`Install macOS Sierra.app` or
27
+
*`Install OS X El Capitan.app` or
28
+
*`Install OS X Yosemite.app` or
29
+
*`Install OS X Mavericks.app` or
30
+
*`Install OS X Mountain Lion.app` or
31
+
*`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`. See also [How to create a bootable installer for macOS?](https://support.apple.com/en-us/HT201372) or
32
+
* 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`
33
+
19
34
> [!TIP]
20
-
> It also works on bootable macOS install media that has been created and patched by the [OpenCore Legacy Patcher](https://dortania.github.io/OpenCore-Legacy-Patcher/).
21
-
* 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`
35
+
> It also works with bootable macOS install media that has been created and patched by the [OpenCore Legacy Patcher](https://dortania.github.io/OpenCore-Legacy-Patcher/).
22
36
23
37
24
38
How to configure and install it
@@ -144,6 +158,11 @@ BuildVersion: 22A380
144
158
ProductName: macOS
145
159
ProductVersion: 14.0
146
160
BuildVersion: 23A344
161
+
162
+
/Applications/Install macOS Sequoia.app:
163
+
ProductName: macOS
164
+
ProductVersion: 15.0
165
+
BuildVersion: 24A335
147
166
```
148
167
149
168
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.
0 commit comments