

In fact, some of the following tools belong to the LLVM sequence, such as dwarfdump and AR, and the startup essence is llVM-dwarfdump and LLVm-AR, both of which are part of the LLVM tool chain. We can download it separately from the Developer website Command Line Tool, and of course it will be included with each version of Xcode installation package. XXX generally refers to the corresponding path address. In this section, the Command Line Tool is abbreviated to CLI. Homebrew prompts you to install the Command Line Tool when installing python or JS libraries.

These toolkits are not just for Apple applications. The Command Line Tool is essentially a Command Line toolkit with many useful tools, such as Apple LLVM Compiler, Make and so on. The introduction may not be complete, you can go to the path of the article to see more tools. Today, we will talk about the common Command Lines Tool built in Xcode. In our daily development, we will more or less use some built-in CLI tools of Xcode, but most of our friends may only use some specific commands. In the New Year, I wish you all success in your work, promotion and salary increase. For details: First Challenge 2022" preface "This is the first day of my participation in the First Challenge 2022.
