Where does the iOS Simulator save screen shots?

前端 未结 5 2043
北海茫月
北海茫月 2021-02-01 11:41

I can\'t find iOS simulator screenshots (supposedly created using cmd+S) since updating to Xcode 4.3 (running on 10.7.3 Lion).

They aren\'t in

5条回答
  •  粉色の甜心
    2021-02-01 12:27

    iOS Simulator screen shots are saved to your desktop (~/Desktop). The file names are of the form iOS Simulator Screen shot Feb 28, 2012 12.16.23 PM.png.

    You can also choose Edit > Copy Screen (default shortcut: ⌃⌘C) to copy the screen shot directly to your clipboard.

提交回复
热议问题