Update README.md

This commit is contained in:
zzanehip 2021-10-26 12:30:46 -04:00 committed by GitHub
parent d43f328959
commit d95d0932da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ The project is logically structured in files by app. Inside each app file, you'l
For reasons unclear to me, Mac OS Moneterey <em>officially</em> drops support for Xcode 12. However, OldOS, for now, is only supported on Xcode 12. Fortunately for us we can get around this with a few easy steps.
* Step 1: Open a terminal window.
* Step 2: Type in <path to Xcode 12.5>/Contents/MacOS/Xcode and press enter. Xcoode 12.5 should launch.
* Step 2: Type in <path to Xcode 12.5>/Contents/MacOS/Xcode and press enter. Xcode 12.5 should launch.
* Step 3: Open OldOS via File->Open->OldOS.
* That's it!