LoginSignup
5
5

More than 5 years have passed since last update.

XCODEでのビルドエラーをコピーする方法

Posted at

左サイドバーを出します
スクリーンショット 2014-12-12 14.25.03.png

エラー一覧を出します
スクリーンショット 2014-12-12 14.25.16.png

コピーしたいエラーのメニューを表示しCopyします。

スクリーンショット 2014-12-12 14.25.28.png

貼り付けると、以下のような感じになります。

/Users/xxxx/ViewController.swift:20:54: Value of optional type 'CGFloat?' not unwrapped; did you mean to use '!' or '?'?
5
5
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
5
5