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
📦 Split logic for build modes & debug symbols (#2213)
If we want to **keep** debug symbols from `.so` files we will use:
`--with-debug-symbols`
Also:
- enable debug builds for all bootstraps (AndroidManifest.tmpl.xml)
- add log message to make it clear what kind of build we will get
0 commit comments