TheNoiseClock/TheNoiseClock/Configuration/Debug.xcconfig
Matt Bruce a3398f0dd0 refactored with bedrock and organized folders
Signed-off-by: Matt Bruce <mbrucedogs@gmail.com>
2026-01-31 10:46:41 -06:00

7 lines
130 B
Plaintext

// Debug.xcconfig
#include "Base.xcconfig"
// Debug-specific settings
SWIFT_OPTIMIZATION_LEVEL = -Onone
ENABLE_TESTABILITY = YES