Skip to content

Перевод 🌍

Вы можете перевести или улучшить перевод этой страницы.

Внести вклад

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.