Created by: robbertvanginkel
In a previous refactor, accidentally we check the wrong variable to determine if the user supplied an umbrella header. The result is if the user sets apple.generate_missing_umbrella_headers
, buck project would overwrite the user's symlinked header. This fixes it and adds a unittest.