I struggle because im using a beta version of macOS, making me unable to export my Xcode build to App Store Connect. so I wanted to downgrade my silicon MacBook to Sonoma, in order to install the latest not beta version of Xcode. but I really struggle: I want to use an empty external ssd disk but when following the doc I face the following issue: if I perfectly follow this https://support.apple.com/en-us/101578 when I try to boot in recovery by selecting the Sonoma installer, my external disk is gray showing the error "This volume is not formatted as APFS". sorry for low quality
then if I try to fix this, by going to Disk Utility, finding my external disk and format it to APFS (instead of Mac OS Extended (Journaled) like in the doc), when I try to run the command of the doc I get:
leandrotolaini@Leandros-MacBook-Pro ~ % sudo /Applications/Install\ macOS\ Sonoma.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled
Password:
Ready to start.
To continue we need to erase the volume at /Volumes/Untitled.
If you wish to continue type (Y) then press return: y
APFS disks may not be used as bootable install media.
An error occurred erasing the disk.
this occurs when I change format to APFS here
I don't know what to do...