The build_version_command contains the min OS version on which this binary was built to run for its platform. The list of known platforms and tool values following it.
LC_BUILD_VERSION.
Sizeof(struct build_version_command) plus ntools sizeof(struct build_tool_version).
X.Y.Z is encoded in nibbles xxxx.yy.zz.
Number of tool entries following this.
Platform.
See Implementation
The build_version_command contains the min OS version on which this binary was built to run for its platform. The list of known platforms and tool values following it.