最終更新:2017-02-22 (水) 18:21:10 (2612d)  

Xcode/使い方
Top / Xcode / 使い方

http://help.apple.com/xcode/mac/8.3/

入手

Xcode/ツールバー?

Xcode/ワークスペース

  • 下記のような領域にわかれている。

https://developer.apple.com/library/content/featuredarticles/XcodeConcepts/Concept-Workspace.html

Xcode/ナビゲータ (画面左)

Xcode/エディタ (画面中央)

  • Xcode/Standard Editor? - プロフェッショナルなエディタ
  • Xcode/Assistant Editor - 進行中の作業に基づき、自動的にファイルを表示
  • Xcode/Version Editor? - ソースコードの2つのバージョンを左右に並べて表示

Xcode/デバッグエリア? (画面下)

  • デバッガ?

Xcode/ユーティリティ (画面右)

Xcode/インスペクタ (上半分)

Xcode/ライブラリ (下半分)

Interface Builder

左に表示されているもの

Interface Builder/プレースホルダ

下の表示されている黒いやつ

  • Scene Dock?というらしい
    • the scene dock displays the view controller’s name.
    • At other times, the scene dock can contain the icons that represent the first responder and the view controller object.

【図解】Xcode 4.5の使い方リファレンス超まとめ