LoginSignup
1
2

More than 5 years have passed since last update.

Playgroundがエラーで動作しない場合

Last updated at Posted at 2016-05-13

環境

  • Xcode 7.3

状態

Playgroundを新規作成

Viewのレンダリングを確認しようとする

Playground execution terminated because the process stopped unexpectedly. 

というエラーがでて、うまく実行されない

解決方法

以下のディレクトリがある場合

~/Library/Developer/CoreSimulator/Profiles/Runtimes

内のファイルを全部削除する

なかった場合

再起動でなおりました

1
2
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
1
2