Skip to content

Translation 🌍

이 페이지를 번역하거나 기존 번역을 개선할 수 있습니다.

기여

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.

예제 확인

Released under the MIT License.