How to Change Directory where iOS Simulator Saves Screenshots?

后端 未结 4 1430
栀梦
栀梦 2021-02-03 11:13

When saving a screenshot from the iOS Simulator, the screenshots are saved to the Desktop

After taking a few, my Desktop is quickly polluted with screen shots that don\'

4条回答
  •  迷失自我
    2021-02-03 11:39

    EDIT: iOS Simulator custom screenshot directory support added in Xcode 9 beta

    The iOS Simulator does not currently have an option to change the default screenshot directory.

    Please duplicate my bug report! http://bugreport.apple.com

    rdar://26127809
    Allow iOS Simulator to specify a non-Desktop directory for CMD-S screenshots.
    

    In the mean time, I use the app Hazel to automatically move iOS Simulator screenshots (taken via ⌘S) from the default Desktop location to my Simulator Screenshots folder.

    Hazel watches whatever folders you tell it to, automatically organizing your files according to the rules you create.

    http://www.noodlesoft.com/hazel.php

    Hazel interface.

提交回复
热议问题