debugSymbols
Enables generation of debug symbols file in the build output directory. This property has been deprecated and replaced by debugSymbolMode property.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static bool debugSymbols { get; set; }