Files
SDWebImage/Configs/App-Debug.xcconfig
Bogdan Poplauschi edb9c45859 Xcode 10 - upgraded schemes, using xcode10 Travis image, removed some deprecated methods from our demos + formatting
Using xcconfig files - easier to maintain all the settings appart from target files, less conflicts, can reuse the values
2018-11-11 20:19:33 -06:00

9 lines
259 B
Plaintext

// Configuration settings file format documentation can be found at:
// https://help.apple.com/xcode/#/dev745c5c974
#include "Module-Debug.xcconfig"
#include "App-Shared.xcconfig"
// If enabled, only the active architecture is built.
ONLY_ACTIVE_ARCH = YES