Change the Location of Screen Shots Saved by the iOS Simulator

前端 未结 7 440
有刺的猬
有刺的猬 2020-12-20 11:06

I\'d like to change the location that screenshots created via File > Save Screen Shot in the iOS Simulator are saved from the desktop to a folder of my choice. How can this

7条回答
  •  一生所求
    2020-12-20 11:29

    You can use Automator to create a Folder Action workflow to automatically move screen shots from Desktop to your desired folder.

    Steps: Filter items containing iOS Simulator Screen Shot in name. Then move those items to your chosen folder.

    Here's a sample https://github.com/chrisamanse/iOS-Simulator-Screenshot-Mover

提交回复
热议问题