You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current build targets (debug, release, etc.) don't mean anything. Up until now there hasn't been anything meaningful to differentiate them, but with logging we will need to actually ensure that certain code is not compiled for certain build targets.
Requirements
TBD
Checklist
I have linked the correct milestone and/or project(s)
I have added the appropriate labels
I have assigned this task to the correct people
The text was updated successfully, but these errors were encountered:
Description
The current build targets (debug, release, etc.) don't mean anything. Up until now there hasn't been anything meaningful to differentiate them, but with logging we will need to actually ensure that certain code is not compiled for certain build targets.
Requirements
TBD
Checklist
The text was updated successfully, but these errors were encountered: