facebook / buck

A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.
https://buck.build
Apache License 2.0
8.56k stars 1.16k forks source link

[apple]: expose apple.use_short_names_for_targets_in_xcode. #2604

Open yanks opened 3 years ago

yanks commented 3 years ago

This is a convenience feature -- we prefer seeing the entire target name as xcode groups, so this small change exposes it as a configuration setting.

KapJI commented 3 years ago

For some reason the CI is not triggered on your PRs. Maybe this is because of your email in commit not linked to your github account.