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] project: Add apple.skip_appex_copy_frameworks_in_xcode. #2601

Open yanks opened 3 years ago

yanks commented 3 years ago

This change will prevent frameworks from being copied into appex binaries. This can save significant megabytes when building applications in xcode.