LoginSignup
0
1

More than 5 years have passed since last update.

メモ:CLIでiOSシミュレータをバージョン指定起動

Posted at

この記事は

  • 個人メモです

手順

iOSシミュレータの一覧を表示

  • なんか一覧がキーと一緒にずらっと出てくる
xcrun simctl list

iOSシミュレータを起動

  • キーを指定して起動する
open -a "Simulator" --args -CurrentDeviceUDID E7F36DD2-5208-43AB-B270-A5E1488AEBB7
0
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
0
1