mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2024-12-08 15:35:21 +01:00
10 lines
204 B
Plaintext
10 lines
204 B
Plaintext
#include "./Secrets_project.xcconfig"
|
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
|
|
ENABLE_NS_ASSERTIONS = NO
|
|
|
|
MTL_ENABLE_DEBUG_INFO = NO
|
|
SWIFT_OPTIMIZATION_LEVEL = -O
|
|
|
|
SWIFT_COMPILATION_MODE = wholemodule
|