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.
コンソールでこのフィードバックのビットにブレークポイントを設定することは可能ですか?これにより、この問題の処理が非常に簡単になります。
認識されないセレクターは例外であり、例外にブレークポイントを設定できます。
Xcode 4で、ブレークポイントナビゲータに移動し、[+]をクリックして、[例外ブレークポイントの追加]を選択します。[例外]で、[Objective-C]を選択します。[休憩]で、[投げる]を選択します。完了すると、次のようになります。