mirror of
https://github.com/signalapp/Signal-iOS.git
synced 2025-12-05 01:10:41 +00:00
Could be used to, e.g., disable treating warnings as errors locally, but still have new warnings caught on CI.
10 lines
179 B
Plaintext
10 lines
179 B
Plaintext
//
|
|
// Copyright 2024 Signal Messenger, LLC
|
|
// SPDX-License-Identifier: AGPL-3.0-only
|
|
//
|
|
|
|
#include "Project.xcconfig"
|
|
|
|
// User-specific overrides
|
|
#include? "User-Release.xcconfig"
|