Reading List
Xcode 14.3 from Michael Tsai RSS feed.
Xcode 14.3
Apple: Clang and the build system support a new mode for building module dependencies called explicit modules which improves build performance, reliability, and correctness. The new mode is opt-in, and can be enabled by setting _EXPERIMENTAL_CLANG_EXPLICIT_MODULES as a user-defined build setting in C and Objective-C projects which build with modules enabled.[…]Xcode now prompts a user […]