Files
Signal-iOS/Config/Project-Debug.xcconfig
Adam Sharp 34ceacb2a9 Add basic xcconfigs with support for user build settings
Could be used to, e.g., disable treating warnings as errors locally, but still
have new warnings caught on CI.
2024-10-28 09:33:03 -04:00

10 lines
177 B
Plaintext

//
// Copyright 2024 Signal Messenger, LLC
// SPDX-License-Identifier: AGPL-3.0-only
//
#include "Project.xcconfig"
// User-specific overrides
#include? "User-Debug.xcconfig"