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] xcode: change defaultConfigurationIsVisible from bool -> string. #2603

Open yanks opened 3 years ago

yanks commented 3 years ago

This is a small fix that makes the xcodeprojs more correct; moving defaultConfigurationIsVisible from a float/number to String.