2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

【Xcode】Simulatorで画面録画する方法

Last updated at Posted at 2023-06-16

Xcodeのシミュレータはターミナルを使わずに画面録画することができます。

⌘(command)+ R もしくは ⌥(option)を押しながらSave Screenボタン(右から2つ目のカメラマーク)をクリック
Screenshot 2023-06-16 10.44.35.png
Save Screenボタンのマークが変われば録画スタートです。
Screenshot 2023-06-16 10.45.01.png

同じボタンをもう一度クリックすれば録画がストップされます。
動画は特に指定していなければ、デスクトップに保存されます。

2
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?