Commit 4b9f961
authored
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 documentation1 parent 8ef3944 commit 4b9f961
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
0 commit comments