LoginSignup
15
15

More than 5 years have passed since last update.

Playgroundで println() の出力を確認する方法

Last updated at Posted at 2014-06-11

普通に Playgroundを開いても、変数の中身しか画面に表示されない。

そこで、xcodeのメニューで、[View]-[Assistant Editor]-[Show Assistant Editor]を選択する。

すると Console Output の画面が表示され、println()の結果を確認することができる。

println.png

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