How to restore the build settings interface after upgrading to Xcode 16

After upgrading to Xcode 16, how to restore the build settings interface to the old version

Here's what the new version looks like, it's terrible

Answered by DTS Engineer in 808899022

Your screenshot shows the All and Levels settings in the filter bar. Xcode currently displays the current settings hierarchy in your project. If you want to see the default hierarchy, select Basic and Combined in the filter bar. For more information, Evaluate how your project inherits settings.

Your screenshot shows the All and Levels settings in the filter bar. Xcode currently displays the current settings hierarchy in your project. If you want to see the default hierarchy, select Basic and Combined in the filter bar. For more information, Evaluate how your project inherits settings.

How to restore the build settings interface after upgrading to Xcode 16
 
 
Q