Closed6ヶ月前にクローズ3Xcode でデバッグ中にログを追加するXcodesnaka2025/02/22に更新Xcode では実行中のコードを変更せずにログを仕込むことができる snaka2025/02/22 Action として Log Message を選択する 出力する内容に @exp@ で式を埋め込むことができ、ログにその式の評価結果を出力できる Automatically continue after evaluating actions をチェック付けることでログを出力したあとそのまま処理が継続される (ブレークしない) snaka2025/02/22https://developer.apple.com/documentation/xcode/stepping-through-code-and-inspecting-variables-to-isolate-bugs 返信を追加このスクラップは6ヶ月前にクローズされました
snaka2025/02/22に更新Xcode では実行中のコードを変更せずにログを仕込むことができる snaka2025/02/22 Action として Log Message を選択する 出力する内容に @exp@ で式を埋め込むことができ、ログにその式の評価結果を出力できる Automatically continue after evaluating actions をチェック付けることでログを出力したあとそのまま処理が継続される (ブレークしない) snaka2025/02/22https://developer.apple.com/documentation/xcode/stepping-through-code-and-inspecting-variables-to-isolate-bugs 返信を追加
snaka2025/02/22 Action として Log Message を選択する 出力する内容に @exp@ で式を埋め込むことができ、ログにその式の評価結果を出力できる Automatically continue after evaluating actions をチェック付けることでログを出力したあとそのまま処理が継続される (ブレークしない)
snaka2025/02/22https://developer.apple.com/documentation/xcode/stepping-through-code-and-inspecting-variables-to-isolate-bugs