Xcode Build System: Compiling

Yeskendir Salgara
Kerege
Published in
12 min readJan 8, 2024

--

Understand how Xcode Build System decides what to compile and when. This article breaks down complicated terms and processes into simple explanations, perfect for anyone curious about what happens behind the scenes.

The overall picture of Compiling.

This article is a part of the Xcode Build System: Everything Everywhere All at Once main article.

--

--