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
At the moment BSE performs all of its consolidation on the same 'level'. Common settings across multiple build settings at the project or target level are consolidated into a shared setting.
If there are common settings across multiple targets, they do not get hoisted to the project level.
For a more complex project, that may be desirable.
The text was updated successfully, but these errors were encountered:
At the moment BSE performs all of its consolidation on the same 'level'. Common settings across multiple build settings at the project or target level are consolidated into a shared setting.
If there are common settings across multiple targets, they do not get hoisted to the project level.
For a more complex project, that may be desirable.
The text was updated successfully, but these errors were encountered: