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
Resolve Bazel dylib issue due to aggressive code stripping (#321)
The dylib being generated internally is code stripping private vars
incorrectly. This should resolve it.
## Checklist
N/A / validated by internal CI
- [X] Unit Tests
- [X] UI Tests
- [X] Snapshot Tests (iOS only)
- [X] I have made corresponding changes to the documentation
0 commit comments