AppCode 2017.3 Help

Objective-C

AppCode | Preferences | Build, Execution, Deployment | Debugger | Data Views | Objective-C


Use this page to configure the Objective-C debug options.

Variables

Item Description
Enable value renderers Select this checkbox to enable the selection of the suggested data renderers. When not selected, the value renderers are disabled.

To take effect, this option should be changed before starting a debugging session. Changes made during the session will affect only the next session.

Cocoa renderers Select this checkbox to enable the Cocoa renderers. The option is available only when Enable value renderers checkbox is selected.
Core Data renderers Select this checkbox to enable the Core Data renderers. The option is available only when Enable value renderers checkbox is selected.
Hide out-of-scope variables Select this checkbox to hide not initialized variables, or variable unavailable in the current scope.

To take effect, this option should be changed before starting a debugging session. Changes made during the session will affect only the next session.

Last modified: 27 March 2018

See Also

Procedures: