・インストール済みのシュミレーターリストを表示
xcrun instruments -s
・シュミレーターを起動
xcrun instruments -w "リストで表示されたID"
・シュミレーターに他のシュミレーターの.appを追加
xcrun simctl install booted ".appのpath"
・シュミレーターのpath
/Library/Developer/CoreSimulator/Devices
Go to list of users who liked
More than 5 years have passed since last update.
・インストール済みのシュミレーターリストを表示
xcrun instruments -s
・シュミレーターを起動
xcrun instruments -w "リストで表示されたID"
・シュミレーターに他のシュミレーターの.appを追加
xcrun simctl install booted ".appのpath"
・シュミレーターのpath
/Library/Developer/CoreSimulator/Devices
Register as a new user and use Qiita more conveniently
Go to list of users who liked