15 lines
382 B
Plaintext
15 lines
382 B
Plaintext
//
|
|
// StripeiOS Tests-Debug.xcconfig
|
|
//
|
|
// Generated by BuildSettingExtractor on 4/27/15
|
|
// https://github.com/dempseyatgithub/BuildSettingExtractor
|
|
//
|
|
|
|
|
|
#include "StripeiOS Tests-Shared.xcconfig"
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = DEBUG=1 $(inherited)
|
|
DEBUG_INFORMATION_FORMAT = dwarf
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS[arch=*] = DEBUG $(inherited)
|
|
SWIFT_OPTIMIZATION_LEVEL = -Onone
|