how to set Simulator screenshots directory

running my Xcode app in Simulator: screenshots are sent to Library/Developer/CoreSimulator/Devices followed by the cryptic code for the device ( given in /Library/Developer/CoreSimulator/Devices/device_set.plist ), a subdirectory then the PNG file. This is very inconvenient.

How to I set the desired directory?

If you take a screenshot, when it appears as a thumbnail to the lower right of the Simulator window, right-click on it. You can save it to the Desktop or Documents. I think it will continue to save screenshots to the Desktop from then on, but not sure.

Yep. Thanks both of you.

how to set Simulator screenshots directory
 
 
Q