1 2 3 4 5 6 7 8 9
include_rules = [ # This is a shared component (iOS, content), and as such, MUST NOT depend on # content or other components that do. "-content", "-ios", "+net", "+ui/gfx", ]