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 のデバッガーを使用してコードをデバッグしようとしていますが、ステップインしようとしても何も起こりません。別のプロジェクトで試してみましたが、そこでは問題なくデバッグできます。
この問題の原因は何ですか?
xCode がデータを計算するのに時間がかかる場合があるため、ステップ オーバーが表示されるだけです。この状況では、値を NSLog してデバッグすることができます。