buck icon indicating copy to clipboard operation
buck copied to clipboard

[apple] Stop propagating underlying libraries when using resources_from_deps.

Open yanks opened this issue 3 years ago • 2 comments

We observed that the resources_from_deps would propagate linkables for the transitive dependencies into a resultant binary. With this change, resources_from_deps will only include resources, not the actual linkable results.

yanks avatar Mar 29 '21 17:03 yanks

For some reason CircleCI jobs haven't been triggered. Can you try to push something to make them run?

KapJI avatar Mar 29 '21 21:03 KapJI

@yanks can you please follow these steps to make CI jobs running?

https://github.com/facebook/buck/pull/2611#issuecomment-819784681

KapJI avatar Apr 14 '21 19:04 KapJI