关于
This skill provides a systematic framework for analyzing and accelerating Xcode build performance across iOS, macOS, and visionOS projects. It guides developers through measuring baselines, interpreting the Xcode Build Timeline, and identifying common bottlenecks such as slow Swift type checking, inefficient build scripts, and suboptimal compilation modes. With specialized support for modern Xcode features—including Xcode 26 compilation caching and explicit modules—it helps maintain fast developer iteration loops and reduces CI/CD overhead for complex Apple platform applications.