Skip to content

Translation 🌍

You can translate or improve the translation of this page.

Contribute

App with a custom default configuration settings

This example demonstrates how to set a default configuration in the project settings, which will be used by xcodebuild when building from the command-line.

The default build configuration is also used to visually activate code in #if…#endif blocks when working with custom configurations other than Debug or Release in Xcode 15 and later.

Check out example

Released under the MIT License.