LoginSignup
9
10

More than 3 years have passed since last update.

Xcodeのシミュレーターの画面録画する方法

Posted at

Xcodeのシミュレーターで画面録画する方法を学んだので、共有しておきます。

簡単に解説

  1. シミュレーターを起動する
  2. ターミナルでプロジェクトのディレクトリに行く
  3. xcrun simctl io booted recordVideo testMovie.movで撮影開始
  4. シミュレーター動かす
  5. control + cで撮影終了

丁寧に解説

スクリーンショット 2020-02-23 21.48.51 1.png
【Xcode/Swift5】Xcodeのシミュレーターの画面撮影(画面録画)する方法

9
10
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
9
10