0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Xcodeのシミュレーターにアプリを送っても動作しなかった件

Posted at

XcodeでEdit schemeをReleaseやProfileにしているとシミュレーターは動作しない。
iPhoneの実機に転送して自由にホーム画面から起動可能にするにはReleaseやProfileでなければいけないのでややこしい。

問題が発生
image.png

Simulator device failed to launch com.example.fushigiMap.

The request was denied by service delegate (SBMainWorkspace).

解決方法
RunnerからEdit Schemeを選択
image.png

Build configurationをDebugへ変更する
image.png

0
0
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
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?