This pull request fixes #8731
Also removing a bunch of dead code that just complicates things in fixing this and creates more memory usage during compile.
Submitter Checklist:
[ ] Unit Tests are updated to cover new or changed functionality
[ ] User-facing strings use NSLocalizableString()
[ ] New or updated UI has been tested across:
[ ] Light & dark mode
[ ] Different size classes (iPhone, landscape, iPad)
[ ] Different dynamic type sizes
Test Plan:
There is no way to reproduce this issue with the current list of rule lists available. Instead we want to test that large lists work as intended:
Summary of Changes
This pull request fixes #8731 Also removing a bunch of dead code that just complicates things in fixing this and creates more memory usage during compile.
Submitter Checklist:
NSLocalizableString()
Test Plan:
There is no way to reproduce this issue with the current list of rule lists available. Instead we want to test that large lists work as intended:
Screenshots:
Reviewer Checklist:
QA/(Yes|No)
bug
/enhancement