AppleExecutableBinary

Report an issue View source

A provider containing the executable binary output that was built using an apple_binary target with the 'executable' type.

Members

binary

File AppleExecutableBinary.binary

The executable binary file output by apple_binary.

cc_info

CcInfo AppleExecutableBinary.cc_info

A provider which contains information about the transitive dependencies linked into the binary.