The type of debug metadata which will be packaged.
Additional resources: UserBuildSettings.DebugSymbols.level
Additional resources: debugSymbolLevel
| Description | |
|---|---|
| None | No native debug metadata will be packaged. | 
| SymbolTable | Only the symbol tables will be packaged. | 
| Full | The debug info and symbol tables will be packaged. |