Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ビューに3つのボタンがあります。そして、「リスト」という名前のボタンから、テーブルビューコントローラーに移動しました。アプリケーションを実行してリストボタンをクリックすると、デバッグコンソールに以下のエラーが表示されます。
argc int 1 argv char ** 0x2fea6c70 * argv char * 0x2fea6d14 ** argv char'/'
例外ブレークポイントを追加します。
ナビゲータ ペインの右から 2 番目のボタンで、[+] をクリックしてブレークポイントを追加し、例外ブレークポイントを選択します。